Uses of Class
org.apache.poi.hssf.record.pivottable.DataItemRecord
-
Packages that use DataItemRecord Package Description org.apache.poi.hssf.record.pivottable -
-
Uses of DataItemRecord in org.apache.poi.hssf.record.pivottable
Methods in org.apache.poi.hssf.record.pivottable that return DataItemRecord Modifier and Type Method Description DataItemRecord
DataItemRecord. copy()
Constructors in org.apache.poi.hssf.record.pivottable with parameters of type DataItemRecord Constructor Description DataItemRecord(DataItemRecord other)
-