Uses of Class
org.xlsx4j.sml.CTColItems
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTColItems in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTColItems Modifier and Type Field Description protected CTColItemsCTPivotTableDefinition. colItemsMethods in org.xlsx4j.sml that return CTColItems Modifier and Type Method Description CTColItemsObjectFactory. createCTColItems()Create an instance ofCTColItemsCTColItemsCTPivotTableDefinition. getColItems()Gets the value of the colItems property.Methods in org.xlsx4j.sml with parameters of type CTColItems Modifier and Type Method Description voidCTPivotTableDefinition. setColItems(CTColItems value)Sets the value of the colItems property.