Uses of Class
org.odftoolkit.odfdom.type.CellAddress
-
Packages that use CellAddress Package Description org.odftoolkit.odfdom.type -
-
Uses of CellAddress in org.odftoolkit.odfdom.type
Methods in org.odftoolkit.odfdom.type that return CellAddress Modifier and Type Method Description static CellAddress
CellAddress. valueOf(String stringValue)
Returns a CellAddress instance representing the specified String value
-