Constructor Summary |
---|
Method Summary | ||
---|---|---|
function | getTextOfAll() | |
Gets the text of "(All)" label in the PivotTable.
|
||
function | getTextOfColumnLabels() | |
Gets the text of "Column Labels" label in the PivotTable.
|
||
function | getTextOfDataFieldHeader() | |
Gets the the text of the value area field header in the PivotTable.
|
||
function | getTextOfEmptyData() | |
Gets the text of "(blank)" label in the PivotTable.
|
||
function | getTextOfGrandTotal() | |
Gets the text of "Grand Total" label in the PivotTable.
|
||
function | getTextOfMultipleItems() | |
Gets the text of "(Multiple Items)" label in the PivotTable.
|
||
function | getTextOfProtectedName(protectedName) | |
In Excel,some names are not allowed to be the PivotFields' name of PivotTable.
They are different in different region.
|
||
function | getTextOfProtection() | |
Gets the protection name in the PivotTable.
|
||
function | getTextOfRowLabels() | |
Gets the text of "Row Labels" label in the PivotTable.
|
||
function | getTextOfSubTotal(subTotalType) | |
Gets the text of |
||
function | 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.
|
function getTextOfTotal()
function getTextOfGrandTotal()
function getTextOfMultipleItems()
function getTextOfAll()
function getTextOfProtection()
function getTextOfProtectedName(protectedName)
protectedName: String
- The protected name in PivotTable.function getTextOfColumnLabels()
function getTextOfRowLabels()
function getTextOfEmptyData()
function getTextOfDataFieldHeader()
function getTextOfSubTotal(subTotalType)
subTotalType: Number
- A