SettablePivotGlobalizationSettings class
SettablePivotGlobalizationSettings class
Implementation of PivotGlobalizationSettings that supports user to set/change pre-defined texts.
Inheritance: SettablePivotGlobalizationSettings
→
PivotGlobalizationSettings
The SettablePivotGlobalizationSettings type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of SettablePivotGlobalizationSettings |
Methods
Method | Description |
---|---|
get_text_of_total | 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. |
get_text_of_grand_total | Gets the text of “Grand Total” label in the PivotTable. |
get_text_of_multiple_items | Gets the text of “(Multiple Items)” label in the PivotTable. |
get_text_of_all | Gets the text of “(All)” label in the PivotTable. |
get_text_of_protection | Gets the protection name in the PivotTable. |
get_text_of_protected_name | Gets the text for specified protected name. |
get_text_of_column_labels | Gets the text of “Column Labels” label in the PivotTable. |
get_text_of_row_labels | Gets the text of “Row Labels” label in the PivotTable. |
get_text_of_empty_data | Gets the text of “(blank)” label in the PivotTable. |
get_text_of_data_field_header | Gets the the text of the value area field header in the PivotTable. |
get_short_text_of_12_months | Gets all short formatted string of 12 months. |
get_text_of_4_quaters | Gets the local text of 4 Quaters. |
get_text_of_years | Gets the local text of “Years”. |
get_text_of_quarters | Get the local text of “Quarters”. |
get_text_of_months | Gets the local text of “Months”. |
get_text_of_days | Gets the local text of “Days”. |
get_text_of_hours | Gets the local text of “Hours”. |
get_text_of_minutes | Gets the local text of “Minutes”. |
get_text_of_seconds | Gets the local text of “Seconds” |
get_text_of_range | Gets the local text of “Range” |
get_text_of_sub_total | Gets the text of PivotFieldSubtotalType type in the PivotTable. |
set_text_of_total | Sets the text of “Total” label in the PivotTable. |
set_text_of_grand_total | Sets the text of “Grand Total” label in the PivotTable. |
set_text_of_multiple_items | Sets the text of “(Multiple Items)” label in the PivotTable. |
set_text_of_all | Sets the text of “(All)” label in the PivotTable. |
set_text_of_protected_name | Sets the text for specific protected name. |
set_text_of_column_labels | Gets the text of “Column Labels” label in the PivotTable. |
set_text_of_row_labels | Sets the text of “Row Labels” label in the PivotTable. |
set_text_of_empty_data | Sets the text of “(blank)” label in the PivotTable. |
set_text_of_data_field_header | Sets the the text of the value area field header in the PivotTable. |
set_text_of_sub_total | Sets the text of PivotFieldSubtotalType type in the PivotTable. |
See Also
- module
aspose.cells
- class
PivotFieldSubtotalType
- class
PivotGlobalizationSettings
- class
SettablePivotGlobalizationSettings