Class DataBarThreshold

  • All Implemented Interfaces:
    org.apache.poi.common.Duplicatable, GenericRecord

    public final class DataBarThreshold
    extends Threshold
    implements org.apache.poi.common.Duplicatable
    Data Bar specific Threshold / value (CFVO), for changes in Conditional Formatting
    • Constructor Detail

      • DataBarThreshold

        public DataBarThreshold()
      • DataBarThreshold

        public DataBarThreshold​(LittleEndianInput in)
        Creates new Data Bar Threshold
    • Method Detail

      • copy

        public DataBarThreshold copy()
        Specified by:
        copy in interface org.apache.poi.common.Duplicatable
        Specified by:
        copy in class Threshold