|
||||||||||
| 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(java.lang.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 | |
|---|---|
java.util.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(java.util.List<CellRangeAddress> cellRangeAddressList)
Construct CellRangeAddressList by the parsing the given string |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||