Class ExtendedColor

  • All Implemented Interfaces:
    Duplicatable, GenericRecord

    public final class ExtendedColor
    extends Object
    implements Duplicatable, GenericRecord
    Title: CTColor (Extended Color) record part

    The HSSF file format normally stores Color information in the Palette (see PaletteRecord), but for a few cases (eg Conditional Formatting, Sheet Extensions), this XSSF-style color record can be used.