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