is_grouped_by Methode

is_grouped_by(self, type)

Überprüfen Sie, ob das Feld nach Typ gruppiert ist.

Kehrt zurück


def is_grouped_by(self, type):
    ...
ParameterTypBeschreibung
typePivotGroupByTypeDer Gruppentyp

Siehe auch