WorkbookSettings.IsDefaultEncrypted
WorkbookSettings.IsDefaultEncrypted property
Indicates whether encrypting the workbook with default password if Structure and Windows of the workbook are locked.
public bool IsDefaultEncrypted { get; set; }
Remarks
The default value is false now. It’s same as MS Excel 2013.
See Also
- class WorkbookSettings
- namespace Aspose.Cells
- assembly Aspose.Cells