Uses of Class
org.xlsx4j.sml.CTIconSet
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTIconSet in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTIconSet Modifier and Type Field Description protected CTIconSetCTCfRule. iconSetMethods in org.xlsx4j.sml that return CTIconSet Modifier and Type Method Description CTIconSetObjectFactory. createCTIconSet()Create an instance ofCTIconSetCTIconSetCTCfRule. getIconSet()Gets the value of the iconSet property.Methods in org.xlsx4j.sml with parameters of type CTIconSet Modifier and Type Method Description voidCTCfRule. setIconSet(CTIconSet value)Sets the value of the iconSet property.