export_quote_prefix Eigentum
export_quote_prefix Eigentum
Gibt an, ob das einfache Anführungszeichen als Teil des Wertes einer Zelle exportiert werden soll
wenn Style.quote_prefix
dafür zutrifft. Der Standardwert ist „false“.
Definition:
@property
def export_quote_prefix(self):
...
@export_quote_prefix.setter
def export_quote_prefix(self, value):
...
Siehe auch
- Modul
aspose.cells
- Klasse
TxtSaveOptions