|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CellRangeAddress | |
---|---|
org.odftoolkit.odfdom.type |
Uses of CellRangeAddress in org.odftoolkit.odfdom.type |
---|
Methods in org.odftoolkit.odfdom.type that return CellRangeAddress | |
---|---|
static CellRangeAddress |
CellRangeAddress.valueOf(String stringValue)
Returns a CellRangeAddress instance representing the specified String value |
Methods in org.odftoolkit.odfdom.type that return types with arguments of type CellRangeAddress | |
---|---|
List<CellRangeAddress> |
CellRangeAddressList.getCellRangesAddressList()
Returns a list of CellRangeAddress from the CellRangeAddressList Object |
Constructor parameters in org.odftoolkit.odfdom.type with type arguments of type CellRangeAddress | |
---|---|
CellRangeAddressList(List<CellRangeAddress> cellRangeAddressList)
Construct CellRangeAddressList by the parsing the given string |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |