Uses of Class
org.xlsx4j.sml.CTItems
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTItems in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTItems Modifier and Type Field Description protected CTItemsCTPivotField. itemsMethods in org.xlsx4j.sml that return CTItems Modifier and Type Method Description CTItemsObjectFactory. createCTItems()Create an instance ofCTItemsCTItemsCTPivotField. getItems()Gets the value of the items property.Methods in org.xlsx4j.sml with parameters of type CTItems Modifier and Type Method Description voidCTPivotField. setItems(CTItems value)Sets the value of the items property.