Metodo get_text_of_sub_total
get_text_of_sub_total(self, sub_total_type)
Ottiene il testo di tipo PivotFieldSubtotalType nella tabella pivot.
ritorna
Il testo del tipo dato
def get_text_of_sub_total(self, sub_total_type):
...
| Parametro | Tipo | Descrizione |
|---|---|---|
| sub_total_type | aspose.cells.pivot.PivotFieldSubtotalType | Il PivotFieldSubtotalType |
Guarda anche
- modulo
aspose.cells.settings - classe
PivotFieldSubtotalType - classe
PivotGlobalizationSettings