Overview
Package
Class
Use
Tree
Deprecated
Index
Help
xelem.3.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
X
R
r
- Variable in class nl.fountain.xelem.
Address
The row index of this address.
r1
- Variable in class nl.fountain.xelem.
Area
The top-row of this Area.
r2
- Variable in class nl.fountain.xelem.
Area
The bottom-row of this Area.
read(String)
- Method in class nl.fountain.xelem.lex.
ExcelReader
Reads the file with the given name and dispatches events to registered
ExcelReaderListeners
.
read(InputSource)
- Method in class nl.fountain.xelem.lex.
ExcelReader
Reads the stream of the given InputSource and dispatches events to registered
ExcelReaderListeners
.
removeAutoFilter()
- Method in class nl.fountain.xelem.excel.ss.
SSWorksheet
removeAutoFilter()
- Method in interface nl.fountain.xelem.excel.
Worksheet
Removes the Autofilter on this worksheet.
removeCellAt(int)
- Method in interface nl.fountain.xelem.excel.
Row
Removes the cell at the given index.
removeCellAt(int)
- Method in class nl.fountain.xelem.excel.ss.
SSRow
removeCellAt(Address)
- Method in class nl.fountain.xelem.excel.ss.
SSWorksheet
removeCellAt(int, int)
- Method in class nl.fountain.xelem.excel.ss.
SSWorksheet
removeCellAt(String)
- Method in class nl.fountain.xelem.excel.ss.
SSWorksheet
removeCellAt(Address)
- Method in interface nl.fountain.xelem.excel.
Worksheet
Removes the cell at the given address.
removeCellAt(int, int)
- Method in interface nl.fountain.xelem.excel.
Worksheet
Removes the cell at the given coordinates.
removeCellAt(String)
- Method in interface nl.fountain.xelem.excel.
Worksheet
Removes the cell at the address specified by the A1-reference string.
removeColumnAt(int)
- Method in class nl.fountain.xelem.excel.ss.
SSTable
removeColumnAt(int)
- Method in class nl.fountain.xelem.excel.ss.
SSWorksheet
removeColumnAt(String)
- Method in class nl.fountain.xelem.excel.ss.
SSWorksheet
removeColumnAt(int)
- Method in interface nl.fountain.xelem.excel.
Table
Removes the column at the given index.
removeColumnAt(int)
- Method in interface nl.fountain.xelem.excel.
Worksheet
Removes the column at the given index.
removeColumnAt(String)
- Method in interface nl.fountain.xelem.excel.
Worksheet
Removes the column at the index specified by the given label.
removeExcelReaderListener(ExcelReaderListener)
- Method in class nl.fountain.xelem.lex.
DefaultExcelReaderFilter
removeExcelReaderListener(ExcelReaderListener)
- Method in class nl.fountain.xelem.lex.
ExcelReader
Removes the passed listener on this ExcelReader.
removeExcelReaderListener(ExcelReaderListener)
- Method in interface nl.fountain.xelem.lex.
ExcelReaderFilter
Remove the specified listener.
removeRowAt(int)
- Method in class nl.fountain.xelem.excel.ss.
SSTable
removeRowAt(int)
- Method in class nl.fountain.xelem.excel.ss.
SSWorksheet
removeRowAt(int)
- Method in interface nl.fountain.xelem.excel.
Table
Removes the row at the given index.
removeRowAt(int)
- Method in interface nl.fountain.xelem.excel.
Worksheet
Removes the row at the given index.
removeSheet(String)
- Method in class nl.fountain.xelem.excel.ss.
XLWorkbook
removeSheet(String)
- Method in interface nl.fountain.xelem.excel.
Workbook
Removes the sheet with the given name.
reset()
- Static method in class nl.fountain.xelem.
XFactory
Resets the static configuration and configuration file name.
Row
- Interface in
nl.fountain.xelem.excel
Represents the Row element.
rowCount()
- Method in class nl.fountain.xelem.excel.ss.
SSTable
rowCount()
- Method in interface nl.fountain.xelem.excel.
Table
Returns the number of rows in this table.
rowIterator()
- Method in class nl.fountain.xelem.excel.ss.
SSTable
rowIterator()
- Method in interface nl.fountain.xelem.excel.
Table
Returns an iterator for the rows in this table.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
xelem.3.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
X