Uses of Class
org.xlsx4j.sml.CTRangeSets
Packages that use CTRangeSets
-
Uses of CTRangeSets in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTRangeSetsMethods in org.xlsx4j.sml that return CTRangeSetsModifier and TypeMethodDescriptionObjectFactory.createCTRangeSets()Create an instance ofCTRangeSetsCTConsolidation.getRangeSets()Gets the value of the rangeSets property.Methods in org.xlsx4j.sml with parameters of type CTRangeSetsModifier and TypeMethodDescriptionvoidCTConsolidation.setRangeSets(CTRangeSets value) Sets the value of the rangeSets property.