Constructor Summary |
---|
Method Summary | ||
---|---|---|
method | getTextOfAll() | |
Gets the text of "(All)" label in the PivotTable.
|
||
method | getTextOfColumnLabels() | |
Gets the text of "Column Labels" label in the PivotTable.
|
||
method | getTextOfDataFieldHeader() | |
Gets the the text of the value area field header in the PivotTable.
|
||
method | getTextOfEmptyData() | |
Gets the text of "(blank)" label in the PivotTable.
|
||
method | getTextOfGrandTotal() | |
Gets the text of "Grand Total" label in the PivotTable.
|
||
method | getTextOfMultipleItems() | |
Gets the text of "(Multiple Items)" label in the PivotTable.
|
||
method | getTextOfProtectedName(protectedName) | |
In Excel,some names are not allowed to be the PivotFields' name of PivotTable.
They are different in different region.
|
||
method | getTextOfProtection() | |
Gets the protection name in the PivotTable.
|
||
method | getTextOfRowLabels() | |
Gets the text of "Row Labels" label in the PivotTable.
|
||
method | getTextOfSubTotal(subTotalType) | |
Gets the text of |
||
method | getTextOfTotal() | |
Gets the text of "Total" label in the PivotTable.
You need to override this method when the PivotTable contains two or more PivotFields in the data area.
|
String getTextOfTotal()
String getTextOfGrandTotal()
String getTextOfMultipleItems()
String getTextOfAll()
String getTextOfProtection()
String getTextOfProtectedName(protectedName)
protectedName: String
- The protected name in PivotTable.String getTextOfColumnLabels()
String getTextOfRowLabels()
String getTextOfEmptyData()
String getTextOfDataFieldHeader()
String getTextOfSubTotal(subTotalType)
subTotalType: int
- A