sheet_index_offset proprietà
sheet_index_offset proprietà
Scostamento dell’indice del foglio rispetto a quanto utilizzato nel percorso del file
e il suo valore effettivo (SplitPartInfo.sheet_index
).
Osservazioni
Ha effetto solo se LowCodeSaveOptionsProviderOfAssembling.use_sheet_name
è falso.
Definizione:
@property
def sheet_index_offset(self):
...
@sheet_index_offset.setter
def sheet_index_offset(self, value):
...