Aspose::Cells::WorkbookSettings::SetIsDefaultEncrypted method
WorkbookSettings::SetIsDefaultEncrypted method
Indicates whether encrypting the workbook with default password if Structure and Windows of the workbook are locked.
void Aspose::Cells::WorkbookSettings::SetIsDefaultEncrypted(bool value)
Remarks
The default value is false now. It’s same as MS Excel 2013.
See Also
- Class Vector
- Class WorkbookSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++