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