Package org.openl.excel.parser.sax
Class MinimalStyleTable
- java.lang.Object
-
- org.openl.excel.parser.sax.MinimalStyleTable
-
public class MinimalStyleTable extends Object
-
-
Constructor Summary
Constructors Constructor Description MinimalStyleTable()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NumberFormatgetFormat(int styleIndex)ShortgetIndent(int styleIndex)
-
-
-
Method Detail
-
getFormat
public NumberFormat getFormat(int styleIndex)
-
getIndent
public Short getIndent(int styleIndex)
-
-