Uses of Class
org.xlsx4j.sml.CTLocation
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTLocation in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTLocation Modifier and Type Field Description protected CTLocationCTPivotTableDefinition. locationMethods in org.xlsx4j.sml that return CTLocation Modifier and Type Method Description CTLocationObjectFactory. createCTLocation()Create an instance ofCTLocationCTLocationCTPivotTableDefinition. getLocation()Gets the value of the location property.Methods in org.xlsx4j.sml with parameters of type CTLocation Modifier and Type Method Description voidCTPivotTableDefinition. setLocation(CTLocation value)Sets the value of the location property.