java.lang.Object
com.independentsoft.office.spreadsheet.styles.Colors

public class Colors extends Object
The Class Colors.
  • Constructor Details

    • Colors

      public Colors()
      Instantiates a new colors.
  • Method Details

    • clone

      public Colors clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getIndexedColors

      public List<RgbColor> getIndexedColors()
      Gets the indexed colors.
      Returns:
      the indexed colors
    • getMruColors

      public List<DataBarColor> getMruColors()
      Gets the mru colors.
      Returns:
      the mru colors