export_frame_scripts_and_properties Eigentum

export_frame_scripts_and_properties Eigentum

Gibt an, ob Rahmenskripte und Dokumenteigenschaften exportiert werden. Der Standardwert ist true. Wenn Sie die HTML- oder MHT-Datei importieren möchten Um Excel zu erstellen, behalten Sie bitte den Standardwert bei.

Definition:

@property
def export_frame_scripts_and_properties(self):
    ...
@export_frame_scripts_and_properties.setter
def export_frame_scripts_and_properties(self, value):
    ...

Siehe auch