Class Color

java.lang.Object
com.independentsoft.office.drawing.Color
Direct Known Subclasses:
Accent1, Accent2, Accent3, Accent4, Accent5, Accent6, BackgroundColor, ChangeColorFrom, ChangeColorTo, ContourColor, Dark1, Dark2, ExtrusionColor, FollowedHyperlink, ForegroundColor, HighlightColor, HyperlinkColor, Light1, Light2, PresetShadow

public abstract class Color extends Object
The Class Color.
  • Field Details

  • Constructor Details

    • Color

      public Color()
  • Method Details

    • clone

      public abstract Color clone()
      Overrides:
      clone in class Object
    • getColorChoice

      public ColorChoice getColorChoice()
      Gets the color choice.
      Returns:
      the color choice
    • setColorChoice

      public void setColorChoice(ColorChoice colorChoice)
      Sets the color choice.
      Parameters:
      colorChoice - the new color choice