Class PivotSource

java.lang.Object
com.independentsoft.office.charts.PivotSource

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

    • PivotSource

      public PivotSource()
      Instantiates a new pivot source.
  • Method Details

    • clone

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

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

      public int getFormat()
      Gets the format.
      Returns:
      the format
    • setFormat

      public void setFormat(int formatID)
      Sets the format.
      Parameters:
      formatID - the new format
    • getName

      public String getName()
      Gets the name.
      Returns:
      the name
    • setName

      public void setName(String name)
      Sets the name.
      Parameters:
      name - the new name