Uses of Class
org.xlsx4j.sml.CTLocation
Packages that use CTLocation
-
Uses of CTLocation in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTLocationMethods in org.xlsx4j.sml that return CTLocationModifier and TypeMethodDescriptionObjectFactory.createCTLocation()Create an instance ofCTLocationCTPivotTableDefinition.getLocation()Gets the value of the location property.Methods in org.xlsx4j.sml with parameters of type CTLocationModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setLocation(CTLocation value) Sets the value of the location property.