Class FontReference

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

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

  • Method Details

    • clone

      public FontReference 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
    • getIndex

      public FontCollectionIndex getIndex()
      Gets the index.
      Returns:
      the index
    • setIndex

      public void setIndex(FontCollectionIndex index)
      Sets the index.
      Parameters:
      index - the new index