Class FillReference

java.lang.Object
com.independentsoft.office.drawing.FillReference

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

  • Method Details

    • clone

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

      public String toString()
      Overrides:
      toString 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
    • getStyleMatrixIndex

      public int getStyleMatrixIndex()
      Gets the style matrix index.
      Returns:
      the style matrix index
    • setStyleMatrixIndex

      public void setStyleMatrixIndex(int styleMatrixIndex)
      Sets the style matrix index.
      Parameters:
      styleMatrixIndex - the new style matrix index