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
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
R
RangeRef
- class com.jxcell.
RangeRef
.
RangeRef(int, int)
- Constructor for class com.jxcell.
RangeRef
RangeRef(int, int, int, int)
- Constructor for class com.jxcell.
RangeRef
RangeRef(int, int, int, int, Sheet)
- Constructor for class com.jxcell.
RangeRef
RangeRef(int, int, int, int, Sheet, Sheet)
- Constructor for class com.jxcell.
RangeRef
RangeRef(int, int, Sheet)
- Constructor for class com.jxcell.
RangeRef
RangeRef(TAreaConst)
- Constructor for class com.jxcell.
RangeRef
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(InputStream, String)
- 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.
read(String, 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.
readURL(URL)
- Method in class com.jxcell.
View
readURL(String, String)
- Method in class com.jxcell.
View
Loads a worksheet from a URL address.
readXLSX(String)
- Method in class com.jxcell.
View
Reads a worksheet or workbook from excel xlsx file.
readXLSX(InputStream)
- Method in class com.jxcell.
View
Reads a worksheet or workbook from excel xlsx inputstream.
recalc()
- Method in class com.jxcell.
GRChart
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().
removeAllObjects()
- Method in class com.jxcell.
GRObject
removeCancelEditListener(CancelEditListener)
- Method in class com.jxcell.
View
Removes the specified listener so it no longer receives events
removeChart(int)
- Method in class com.jxcell.
View
remove specified index chart from current sheet
removeColPageBreak(int)
- Method in class com.jxcell.
View
Removes 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
removeHyperlink(HyperLink)
- Method in class com.jxcell.
View
remove the hyperlink from the sheet
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.
removePicture(int)
- Method in class com.jxcell.
View
remove specified index image from current sheet
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
removeSeries(int)
- Method in class com.jxcell.
ChartShape
Removes the specified series.
removeSeries(int)
- Method in class com.jxcell.
GRChart
Removes the specified series
removeShapeObj(ShapeObj)
- Method in class com.jxcell.
View
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
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.
rewindLock(int)
- Method in class com.jxcell.
View
Reacquires a lock
rgb2Color(int)
- Static method in class com.jxcell.
View
Converts an Integer RGB(0x00rrggbb) to a awt Color
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
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z