@Beta public interface XDDFCategoryDataSource extends XDDFDataSource<String>
| Modifier and Type | Method and Description |
|---|---|
default int |
getColIndex() |
default boolean |
isLiteral() |
default boolean |
isNumeric() |
default boolean |
isReference() |
fillNumericalCache, fillStringCache, getDataRangeReference, getFormatCode, getFormula, getPointAt, getPointCount, isCellRangedefault int getColIndex()
getColIndex in interface XDDFDataSource<String>default boolean isLiteral()
isLiteral in interface XDDFDataSource<String>default boolean isNumeric()
isNumeric in interface XDDFDataSource<String>default boolean isReference()
isReference in interface XDDFDataSource<String>