@Beta public interface XDDFDataSource<T>
Modifier and Type | Method and Description |
---|---|
int |
getColIndex() |
String |
getDataRangeReference() |
String |
getFormula() |
T |
getPointAt(int index) |
int |
getPointCount() |
boolean |
isNumeric() |
boolean |
isReference() |
Copyright 2019 The Apache Software Foundation or its licensors, as applicable.