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):
...
Parameter | Typ | Beschreibung |
---|---|---|
sheet_name | str | Der Name des Blattes |
Siehe auch
- Modul
aspose.cells
- Klasse
CellsHelper