Uses of Class
org.xlsx4j.sml.CTConditionalFormatting
Packages that use CTConditionalFormatting
-
Uses of CTConditionalFormatting in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main
Fields in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main with type parameters of type CTConditionalFormattingModifier and TypeFieldDescriptionprotected List<CTConditionalFormatting>CTWorksheet.conditionalFormattingMethods in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main that return types with arguments of type CTConditionalFormattingModifier and TypeMethodDescriptionCTWorksheet.getConditionalFormatting()Gets the value of the conditionalFormatting property. -
Uses of CTConditionalFormatting in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTConditionalFormattingModifier and TypeFieldDescriptionprotected List<CTConditionalFormatting>Macrosheet.conditionalFormattingprotected List<CTConditionalFormatting>Worksheet.conditionalFormattingMethods in org.xlsx4j.sml that return CTConditionalFormattingModifier and TypeMethodDescriptionObjectFactory.createCTConditionalFormatting()Create an instance ofCTConditionalFormattingMethods in org.xlsx4j.sml that return types with arguments of type CTConditionalFormattingModifier and TypeMethodDescriptionMacrosheet.getConditionalFormatting()Gets the value of the conditionalFormatting property.Worksheet.getConditionalFormatting()Gets the value of the conditionalFormatting property.