Class PivotSource
java.lang.Object
com.independentsoft.office.charts.PivotSource
The Class PivotSource.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PivotSource
public PivotSource()Instantiates a new pivot source.
-
-
Method Details
-
clone
-
toString
-
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
Gets the name.- Returns:
- the name
-
setName
Sets the name.- Parameters:
name- the new name
-