Uses of Class
org.xlsx4j.sml.CTColItems
Packages that use CTColItems
-
Uses of CTColItems in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTColItemsMethods in org.xlsx4j.sml that return CTColItemsModifier and TypeMethodDescriptionObjectFactory.createCTColItems()Create an instance ofCTColItemsCTPivotTableDefinition.getColItems()Gets the value of the colItems property.Methods in org.xlsx4j.sml with parameters of type CTColItemsModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setColItems(CTColItems value) Sets the value of the colItems property.