Uses of Class
org.xlsx4j.sml.CTAutoSortScope
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTAutoSortScope in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTAutoSortScope Modifier and Type Field Description protected CTAutoSortScopeCTPivotField. autoSortScopeMethods in org.xlsx4j.sml that return CTAutoSortScope Modifier and Type Method Description CTAutoSortScopeObjectFactory. createCTAutoSortScope()Create an instance ofCTAutoSortScopeCTAutoSortScopeCTPivotField. getAutoSortScope()Gets the value of the autoSortScope property.Methods in org.xlsx4j.sml with parameters of type CTAutoSortScope Modifier and Type Method Description voidCTPivotField. setAutoSortScope(CTAutoSortScope value)Sets the value of the autoSortScope property.