Uses of Class
org.xlsx4j.sml.CTFormats
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTFormats in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFormats Modifier and Type Field Description protected CTFormatsCTPivotTableDefinition. formatsMethods in org.xlsx4j.sml that return CTFormats Modifier and Type Method Description CTFormatsObjectFactory. createCTFormats()Create an instance ofCTFormatsCTFormatsCTPivotTableDefinition. getFormats()Gets the value of the formats property.Methods in org.xlsx4j.sml with parameters of type CTFormats Modifier and Type Method Description voidCTPivotTableDefinition. setFormats(CTFormats value)Sets the value of the formats property.