Uses of Class
org.xlsx4j.sml.CTPivotAreaReferences
Packages that use CTPivotAreaReferences
-
Uses of CTPivotAreaReferences in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotAreaReferencesMethods in org.xlsx4j.sml that return CTPivotAreaReferencesModifier and TypeMethodDescriptionObjectFactory.createCTPivotAreaReferences()Create an instance ofCTPivotAreaReferencesCTPivotArea.getReferences()Gets the value of the references property.Methods in org.xlsx4j.sml with parameters of type CTPivotAreaReferencesModifier and TypeMethodDescriptionvoidCTPivotArea.setReferences(CTPivotAreaReferences value) Sets the value of the references property.