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ámetroTipoDescripción
sub_total_typeaspose.cells.pivot.PivotFieldSubtotalTypeEl 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