Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y
R
RangeRef
- class com.jxcell.
RangeRef
.
This class provides the coordinates of a worksheet range
rangeToPixels(int, int, int, int, Rectangle)
- Method in class com.jxcell.
View
Returns the offset, width, and height of the specified range in pixels.
rangeToTwips(int, int, int, int, Rectangle)
- Method in class com.jxcell.
View
Determines the offset, width, and height of the specified range in twips.
read(InputStream)
- Method in class com.jxcell.
View
Reads a worksheet or workbook from disk
read(String)
- Method in class com.jxcell.
View
Reads a worksheet or workbook from disk.
readFromBlob(byte[])
- Method in class com.jxcell.
View
Reads a worksheet or workbook that has been stored in memory in a byte array
readURL(String)
- Method in class com.jxcell.
View
Loads a worksheet from a URL address.
recalc()
- Method in class com.jxcell.
View
Recalculates the workbook attached to a view.
releaseLock()
- Method in class com.jxcell.
View
Release a lock obtained by getLock().
removeCancelEditListener(CancelEditListener)
- Method in class com.jxcell.
View
Removes the specified listener so it no longer receives events
removeColPageBreak(int)
- Method in class com.jxcell.
View
Removes a a vertical page break adjacent to the left edge of the specified column.
removeEndEditListener(EndEditListener)
- Method in class com.jxcell.
View
Removes the specified listener so it no longer receives events
removeEndRecalcListener(EndRecalcListener)
- Method in class com.jxcell.
View
Removes the specified listener so it no longer receives events
removeModifiedListener(ModifiedListener)
- Method in class com.jxcell.
View
Removes the specified listener so it no longer receives events
removeObject(GRObject)
- Method in class com.jxcell.
View
Removes the specified object.
removeObjectListener(ObjectListener)
- Method in class com.jxcell.
View
Removes the specified listener so it no longer receives events
removePageBreak()
- Method in class com.jxcell.
View
Removes vertical and horizontal page breaks adjacent to the current cell.
removeRowPageBreak(int)
- Method in class com.jxcell.
View
Removes a horizontal page break adjacent to the current cell
removeSelectionChangedListener(SelectionChangedListener)
- Method in class com.jxcell.
View
Removes the specified listener so it no longer receives events
removeStartEditListener(StartEditListener)
- Method in class com.jxcell.
View
Removes the specified listener so it no longer receives events
removeStartRecalcListener(StartRecalcListener)
- Method in class com.jxcell.
View
Removes the specified listener so it no longer receives events
removeUpdateListener(UpdateListener)
- Method in class com.jxcell.
View
Removes the specified listener so it no longer receives events
removeValidationFailedListener(ValidationFailedListener)
- Method in class com.jxcell.
View
Removes the specified listener so it no longer receives events
removeViewChangedListener(ViewChangedListener)
- Method in class com.jxcell.
View
Removes the specified listener so it no longer receives events
repaint(DC, Rect)
- Method in class com.jxcell.
View
repaint(long, int, int, int, int)
- Method in class com.jxcell.
View
replace(String, String, int, FindReplaceInfo)
- Method in class com.jxcell.
View
Invokes a find and replace session in a JXCell workbook and sets the criteria for the find and replace actions.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y