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,
den Blattindex und -namen und das entsprechende Präfix (LowCodeSaveOptionsProviderOfPlaceHolders.sheet_name_prefix
)
wird nicht zum Dateipfad 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):
...