Uses of Class
org.xlsx4j.sml.CTRowItems
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTRowItems in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTRowItems Modifier and Type Field Description protected CTRowItemsCTPivotTableDefinition. rowItemsMethods in org.xlsx4j.sml that return CTRowItems Modifier and Type Method Description CTRowItemsObjectFactory. createCTRowItems()Create an instance ofCTRowItemsCTRowItemsCTPivotTableDefinition. getRowItems()Gets the value of the rowItems property.Methods in org.xlsx4j.sml with parameters of type CTRowItems Modifier and Type Method Description voidCTPivotTableDefinition. setRowItems(CTRowItems value)Sets the value of the rowItems property.