Uses of Enum
org.xlsx4j.sml.STConditionalFormattingOperator
Packages that use STConditionalFormattingOperator
-
Uses of STConditionalFormattingOperator in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STConditionalFormattingOperatorMethods in org.xlsx4j.sml that return STConditionalFormattingOperatorModifier and TypeMethodDescriptionCTCfRule.getOperator()Gets the value of the operator property.Returns the enum constant of this type with the specified name.static STConditionalFormattingOperator[]STConditionalFormattingOperator.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STConditionalFormattingOperatorModifier and TypeMethodDescriptionvoidCTCfRule.setOperator(STConditionalFormattingOperator value) Sets the value of the operator property.