build_path_with_sheet_always Eigentum

build_path_with_sheet_always Eigentum

Ob immer Blattindex oder Name zum Dateipfad hinzugefügt werden soll. Der Standardwert ist „false“, d. h. wenn nur ein Blatt vorhanden ist, Der Blattindex (oder Name) und das entsprechende Präfix werden dem Dateipfad nicht hinzugefügt.

Definition:

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

Siehe auch