Package | Description |
---|---|
org.odftoolkit.odfdom.type |
Modifier and Type | Method and Description |
---|---|
static CellRangeAddress |
CellRangeAddress.valueOf(String stringValue)
Returns a CellRangeAddress instance representing the specified String
value
|
Modifier and Type | Method and Description |
---|---|
List<CellRangeAddress> |
CellRangeAddressList.getCellRangesAddressList()
Returns a list of CellRangeAddress from the CellRangeAddressList Object
|
Constructor and Description |
---|
CellRangeAddressList(List<CellRangeAddress> cellRangeAddressList)
Construct CellRangeAddressList by the parsing the given string
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.