Constructor Summary |
---|
Method Summary | ||
---|---|---|
method | getShortTextOf12Months() | |
Gets all short formatted string of 12 months.
|
||
method | getTextOf4Quaters() | |
Gets the local text of 4 Quaters.
|
||
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 | getTextOfDays() | |
Gets the local text of "Days".
|
||
method | getTextOfEmptyData() | |
Gets the text of "(blank)" label in the PivotTable.
|
||
method | getTextOfGrandTotal() | |
Gets the text of "Grand Total" label in the PivotTable.
|
||
method | getTextOfHours() | |
Gets the local text of "Hours".
|
||
method | getTextOfMinutes() | |
Gets the local text of "Minutes".
|
||
method | getTextOfMonths() | |
Gets the local text of "Months".
|
||
method | getTextOfMultipleItems() | |
Gets the text of "(Multiple Items)" label in the PivotTable.
|
||
method | getTextOfProtectedName(protectedName) | |
Gets the text for specified protected name.
|
||
method | getTextOfProtection() | |
Gets the protection name in the PivotTable.
|
||
method | getTextOfQuarters() | |
Get the local text of "Quarters".
|
||
method | getTextOfRange() | |
Gets the local text of "Range"
|
||
method | getTextOfRowLabels() | |
Gets the text of "Row Labels" label in the PivotTable.
|
||
method | getTextOfSeconds() | |
Gets the local text of "Seconds"
|
||
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.
|
||
method | getTextOfYears() | |
Gets the local text of "Years".
|
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[] getShortTextOf12Months()
String[] getTextOf4Quaters()
String getTextOfYears()
String getTextOfQuarters()
String getTextOfMonths()
String getTextOfDays()
String getTextOfHours()
String getTextOfMinutes()
String getTextOfSeconds()
String getTextOfRange()
String getTextOfSubTotal(subTotalType)
subTotalType: int
- A