SetBuildPathWithSheetAlways Method

SetBuildPathWithSheetAlways function

Whether add sheet index or name to file path always.Default value is false, that is, when there is only one sheet,the sheet index(or name) and corresponding prefix will not be added to the file path.


func (instance *LowCodeSaveOptionsProviderOfAssembling) SetBuildPathWithSheetAlways(value bool)  error

Remarks

See Also