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