Uses of Class
org.xlsx4j.sml.CTSets
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTSets in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTSets Modifier and Type Field Description protected CTSetsCTTupleCache. setsMethods in org.xlsx4j.sml that return CTSets Modifier and Type Method Description CTSetsObjectFactory. createCTSets()Create an instance ofCTSetsCTSetsCTTupleCache. getSets()Gets the value of the sets property.Methods in org.xlsx4j.sml with parameters of type CTSets Modifier and Type Method Description voidCTTupleCache. setSets(CTSets value)Sets the value of the sets property.