Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfAssembling::SetUseSheetName method
LowCodeSaveOptionsProviderOfAssembling::SetUseSheetName method
Whether builds the file path with sheet name instead of sheet index. Default value is false.
void Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfAssembling::SetUseSheetName(bool value)
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
- Class Vector
- Class LowCodeSaveOptionsProviderOfAssembling
- Namespace Aspose::Cells::LowCode
- Library Aspose.Cells for C++