Uses of Class
org.xlsx4j.sml.CTPageFields
Packages that use CTPageFields
-
Uses of CTPageFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPageFieldsMethods in org.xlsx4j.sml that return CTPageFieldsModifier and TypeMethodDescriptionObjectFactory.createCTPageFields()Create an instance ofCTPageFieldsCTPivotTableDefinition.getPageFields()Gets the value of the pageFields property.Methods in org.xlsx4j.sml with parameters of type CTPageFieldsModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setPageFields(CTPageFields value) Sets the value of the pageFields property.