export_caption_as_field_name Eigentum
export_caption_as_field_name Eigentum
Gibt an, ob Beschriftung als Feldname exportiert wird
Bemerkungen
Funktioniert nur für DataTable.
Definition:
@property
def export_caption_as_field_name(self):
...
@export_caption_as_field_name.setter
def export_caption_as_field_name(self, value):
...
Siehe auch
- Modul aspose.cells
- Klasse ImportTableOptions