Uses of Class
org.xlsx4j.sml.CTCalculatedItem
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCalculatedItem in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTCalculatedItem Modifier and Type Field Description protected java.util.List<CTCalculatedItem>CTCalculatedItems. calculatedItemMethods in org.xlsx4j.sml that return CTCalculatedItem Modifier and Type Method Description CTCalculatedItemObjectFactory. createCTCalculatedItem()Create an instance ofCTCalculatedItemMethods in org.xlsx4j.sml that return types with arguments of type CTCalculatedItem Modifier and Type Method Description java.util.List<CTCalculatedItem>CTCalculatedItems. getCalculatedItem()Gets the value of the calculatedItem property.