|
xelem.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Area | |
---|---|
nl.fountain.xelem | Provides classes that assist in the creation of SpreadsheetML. |
nl.fountain.xelem.excel | Provides interfaces and classes that represent elements in SpreadsheetML. |
nl.fountain.xelem.excel.x | Provides classes that represent elements of the excel namespace. |
nl.fountain.xelem.lex | Provides classes that enable reading SpreadsheetML. |
Uses of Area in nl.fountain.xelem |
---|
Methods in nl.fountain.xelem with parameters of type Area | |
---|---|
String |
Address.getRefTo(Area area)
Gets a relative reference from this address to an area. |
Uses of Area in nl.fountain.xelem.excel |
---|
Methods in nl.fountain.xelem.excel with parameters of type Area | |
---|---|
void |
Pane.setRangeSelection(Area area)
|
void |
WorksheetOptions.setRangeSelection(Area area)
|
Uses of Area in nl.fountain.xelem.excel.x |
---|
Methods in nl.fountain.xelem.excel.x with parameters of type Area | |
---|---|
void |
XPane.setRangeSelection(Area area)
|
void |
XWorksheetOptions.setRangeSelection(Area area)
|
Uses of Area in nl.fountain.xelem.lex |
---|
Methods in nl.fountain.xelem.lex that return Area | |
---|---|
Area |
ExcelReader.getReadArea()
Gets the area that restricts reading on this ExcelReader. |
Methods in nl.fountain.xelem.lex with parameters of type Area | |
---|---|
void |
ExcelReader.setReadArea(Area area)
Sets the area that is to be read. |
|
xelem.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |