GetBuildPathWithSheetAlways Method

GetBuildPathWithSheetAlways 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) GetBuildPathWithSheetAlways()  (bool,  error) 

Remarks

See Also