método get_sub_total_name
get_sub_total_name(self, sub_total_type)
Obtiene el nombre del tipo PivotFieldSubtotalType
en la tabla dinámica.
Devoluciones
El nombre del tipo PivotFieldSubtotalType
def get_sub_total_name(self, sub_total_type):
...
Parámetro | Tipo | Descripción |
---|---|---|
sub_total_type | aspose.cells.pivot.PivotFieldSubtotalType | El tipo PivotFieldSubtotalType |
Observaciones
NOTA: Este miembro ya no está disponible. En su lugar, Utilice el método PivotGlobalizationSettings.GetColumnLabelsOfPivotTable(). Esta propiedad será eliminada 12 meses después desde diciembre de 2022. Aspose le pide disculpas por cualquier inconveniente que pueda haber experimentado.
Ver también
- módulo
aspose.cells
- clase
GlobalizationSettings
- clase
PivotFieldSubtotalType