Class SystemColor

java.lang.Object
com.independentsoft.office.drawing.ColorChoice
com.independentsoft.office.drawing.SystemColor

public class SystemColor extends ColorChoice
The Class SystemColor.
  • Constructor Details

  • Method Details

    • clone

      public SystemColor clone()
      Specified by:
      clone in class ColorChoice
    • toString

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

      public SystemColorValue getValue()
      Gets the value.
      Returns:
      the value
    • setValue

      public void setValue(SystemColorValue val)
      Sets the value.
      Parameters:
      val - the new value
    • getLastColor

      public String getLastColor()
      Gets the last color.
      Returns:
      the last color
    • setLastColor

      public void setLastColor(String lastColor)
      Sets the last color.
      Parameters:
      lastColor - the new last color