Uses of Class
org.xlsx4j.sml.CTPivotAreaReferences
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPivotAreaReferences in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPivotAreaReferences Modifier and Type Field Description protected CTPivotAreaReferencesCTPivotArea. referencesMethods in org.xlsx4j.sml that return CTPivotAreaReferences Modifier and Type Method Description CTPivotAreaReferencesObjectFactory. createCTPivotAreaReferences()Create an instance ofCTPivotAreaReferencesCTPivotAreaReferencesCTPivotArea. getReferences()Gets the value of the references property.Methods in org.xlsx4j.sml with parameters of type CTPivotAreaReferences Modifier and Type Method Description voidCTPivotArea. setReferences(CTPivotAreaReferences value)Sets the value of the references property.