Uses of Class
org.xlsx4j.sml.CTMemberProperties
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTMemberProperties in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTMemberProperties Modifier and Type Field Description protected CTMemberPropertiesCTPivotHierarchy. mpsMethods in org.xlsx4j.sml that return CTMemberProperties Modifier and Type Method Description CTMemberPropertiesObjectFactory. createCTMemberProperties()Create an instance ofCTMemberPropertiesCTMemberPropertiesCTPivotHierarchy. getMps()Gets the value of the mps property.Methods in org.xlsx4j.sml with parameters of type CTMemberProperties Modifier and Type Method Description voidCTPivotHierarchy. setMps(CTMemberProperties value)Sets the value of the mps property.