remove_condition Methode

remove_condition(self, index)

Entfernt die Formatierungsbedingung nach Index.


def remove_condition(self, index):
    ...
ParameterTypBeschreibung
indexintDer Index der zu entfernenden Formatierungsbedingung.

Siehe auch