@Beta public interface XDDFCategoryDataSource extends XDDFDataSource<java.lang.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, isCellRange
default int getColIndex()
getColIndex
in interface XDDFDataSource<java.lang.String>
default boolean isLiteral()
isLiteral
in interface XDDFDataSource<java.lang.String>
default boolean isNumeric()
isNumeric
in interface XDDFDataSource<java.lang.String>
default boolean isReference()
isReference
in interface XDDFDataSource<java.lang.String>
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.