Uses of Class
org.xlsx4j.sml.CTAutoSortScope
Packages that use CTAutoSortScope
-
Uses of CTAutoSortScope in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTAutoSortScopeMethods in org.xlsx4j.sml that return CTAutoSortScopeModifier and TypeMethodDescriptionObjectFactory.createCTAutoSortScope()Create an instance ofCTAutoSortScopeCTPivotField.getAutoSortScope()Gets the value of the autoSortScope property.Methods in org.xlsx4j.sml with parameters of type CTAutoSortScopeModifier and TypeMethodDescriptionvoidCTPivotField.setAutoSortScope(CTAutoSortScope value) Sets the value of the autoSortScope property.