Uses of Class
org.xlsx4j.sml.CTConsolidation
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTConsolidation in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTConsolidation Modifier and Type Field Description protected CTConsolidationCTCacheSource. consolidationMethods in org.xlsx4j.sml that return CTConsolidation Modifier and Type Method Description CTConsolidationObjectFactory. createCTConsolidation()Create an instance ofCTConsolidationCTConsolidationCTCacheSource. getConsolidation()Gets the value of the consolidation property.Methods in org.xlsx4j.sml with parameters of type CTConsolidation Modifier and Type Method Description voidCTCacheSource. setConsolidation(CTConsolidation value)Sets the value of the consolidation property.