Uses of Class
org.xlsx4j.sml.CTFormats
Packages that use CTFormats
-
Uses of CTFormats in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTFormatsMethods in org.xlsx4j.sml that return CTFormatsModifier and TypeMethodDescriptionObjectFactory.createCTFormats()Create an instance ofCTFormatsCTPivotTableDefinition.getFormats()Gets the value of the formats property.Methods in org.xlsx4j.sml with parameters of type CTFormatsModifier and TypeMethodDescriptionvoidCTPivotTableDefinition.setFormats(CTFormats value) Sets the value of the formats property.