Uses of Class
io.keikai.importer.XlsxExtractor.XlsxCfRuleExtractor
Packages that use XlsxExtractor.XlsxCfRuleExtractor
-
Uses of XlsxExtractor.XlsxCfRuleExtractor in io.keikai.importer
Subclasses of XlsxExtractor.XlsxCfRuleExtractor in io.keikai.importerMethods in io.keikai.importer that return types with arguments of type XlsxExtractor.XlsxCfRuleExtractorModifier and TypeMethodDescriptionXlsxExtractor.XlsxConditionalFormattingExtractor.getCfRules()XlsxExtractor.XlsxExtConditionalFormattingExtractor.getCfRules()Methods in io.keikai.importer with parameters of type XlsxExtractor.XlsxCfRuleExtractorModifier and TypeMethodDescriptionprotected SColorScaleXlsxImporter.prepareColorScale(XlsxExtractor.XlsxCfRuleExtractor ctRule) protected ConditionalFormattingRuleImplXlsxImporter.prepareConditonalFormattingRuleImpl(SConditionalFormatting cfi, XlsxExtractor.XlsxCfRuleExtractor xRule) protected SDataBarXlsxImporter.prepareDataBar(XlsxExtractor.XlsxCfRuleExtractor ctRule) protected voidXlsxImporter.prepareFormulas(ConditionalFormattingRuleImpl cfri, XlsxExtractor.XlsxCfRuleExtractor xRule) protected SIconSetXlsxImporter.prepareIconSet(XlsxExtractor.XlsxCfRuleExtractor ctRule)