método get_text_of_sub_total

get_text_of_sub_total

Obtiene el texto del tipo PivotFieldSubtotalType en la tabla dinámica.

Devoluciones

El texto de tipo dado.

def get_text_of_sub_total(self, sub_total_type):
    ...
ParámetroTipoDescripción
sub_total_typeaspose.cells.pivot.PivotFieldSubtotalTypeEl PivotFieldSubtotalType

Ver también