need_quote_in_formula Methode

need_quote_in_formula(, Blattname)

Gibt an, ob der Name des Blattes in einfache Anführungszeichen gesetzt werden soll

Kehrt zurück


@staticmethod
def need_quote_in_formula(sheet_name):
    ...
ParameterTypBeschreibung
sheet_namestrDer Name des Blattes

Siehe auch