Uses of Class
org.xlsx4j.sml.CTRowItems
Packages that use CTRowItems
-
Uses of CTRowItems in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTRowItemsMethods in org.xlsx4j.sml that return CTRowItemsModifier and TypeMethodDescriptionObjectFactory.createCTRowItems()Create an instance ofCTRowItemsCTPivotTableDefinition.getRowItems()Gets the value of the rowItems property.Methods in org.xlsx4j.sml with parameters of type CTRowItemsModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setRowItems(CTRowItems value) Sets the value of the rowItems property.