Uses of Class
org.xlsx4j.sml.CTConditionalFormat
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTConditionalFormat in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTConditionalFormat Modifier and Type Field Description protected java.util.List<CTConditionalFormat>CTConditionalFormats. conditionalFormatMethods in org.xlsx4j.sml that return CTConditionalFormat Modifier and Type Method Description CTConditionalFormatObjectFactory. createCTConditionalFormat()Create an instance ofCTConditionalFormatMethods in org.xlsx4j.sml that return types with arguments of type CTConditionalFormat Modifier and Type Method Description java.util.List<CTConditionalFormat>CTConditionalFormats. getConditionalFormat()Gets the value of the conditionalFormat property.