Class PivotTableFormat
java.lang.Object
com.independentsoft.office.spreadsheet.pivotTables.PivotTableFormat
The Class PivotTableFormat.
-
Constructor Details
-
PivotTableFormat
public PivotTableFormat()Instantiates a new pivot table format.
-
-
Method Details
-
clone
-
toString
-
getArea
Gets the area.- Returns:
- the area
-
setArea
Sets the area.- Parameters:
area- the new area
-
getType
Gets the type.- Returns:
- the type
-
setType
Sets the type.- Parameters:
type- the new type
-
getID
public int getID()Gets the id.- Returns:
- the id
-
setID
public void setID(int id)Sets the id.- Parameters:
id- the new id
-