Uses of Class
org.xlsx4j.sml.CTConsolidation
Packages that use CTConsolidation
-
Uses of CTConsolidation in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTConsolidationMethods in org.xlsx4j.sml that return CTConsolidationModifier and TypeMethodDescriptionObjectFactory.createCTConsolidation()Create an instance ofCTConsolidationCTCacheSource.getConsolidation()Gets the value of the consolidation property.Methods in org.xlsx4j.sml with parameters of type CTConsolidationModifier and TypeMethodDescriptionvoidCTCacheSource.setConsolidation(CTConsolidation value) Sets the value of the consolidation property.