Package org.openl.excel.parser.sax
Class NumberFormat
- java.lang.Object
-
- org.openl.excel.parser.sax.NumberFormat
-
public final class NumberFormat extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetFormatIndex()StringgetFormatString()
-
-
-
Method Detail
-
getFormatIndex
public int getFormatIndex()
-
getFormatString
public String getFormatString()
-
-