método get_subtotals

get_subtotals

Indica si se muestra el subtotal especificado.

Devoluciones

Devuelve si se muestra el subtotal especificado.

def get_subtotals(self, subtotal_type):
    ...
ParámetroTipoDescripción
subtotal_typePivotFieldSubtotalTypetipo de subtotal.

Ver también