Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfAssembling::GetUseSheetName method

LowCodeSaveOptionsProviderOfAssembling::GetUseSheetName method

Whether builds the file path with sheet name instead of sheet index. Default value is false.

bool Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfAssembling::GetUseSheetName()

Remarks

The sheet name will never be rebuilt automatically. So when set it to true, please make sure there is no special sheet name that can cause invalid file path or name.

See Also