Class IconMultiStateThreshold

  • All Implemented Interfaces:
    Duplicatable, GenericRecord

    public final class IconMultiStateThreshold
    extends Threshold
    implements Duplicatable
    Icon / Multi-State specific Threshold / value (CFVO), for changes in Conditional Formatting
    • Field Detail

      • EQUALS_EXCLUDE

        public static final byte EQUALS_EXCLUDE
        Cell values that are equal to the threshold value do not pass the threshold
        See Also:
        Constant Field Values
      • EQUALS_INCLUDE

        public static final byte EQUALS_INCLUDE
        Cell values that are equal to the threshold value pass the threshold.
        See Also:
        Constant Field Values
    • Constructor Detail

      • IconMultiStateThreshold

        public IconMultiStateThreshold()