Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfAssembling::SetBuildPathWithSheetAlways method

LowCodeSaveOptionsProviderOfAssembling::SetBuildPathWithSheetAlways method

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.

void Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfAssembling::SetBuildPathWithSheetAlways(bool value)

See Also