IsDefaultEncrypted
WorkbookSettings.IsDefaultEncrypted property
如果工作簿的结构和窗口被锁定,是否使用默认密码加密工作簿。
public bool IsDefaultEncrypted { get; set; }
评论
现在默认值为 false。它与 MS Excel 2013 相同。
也可以看看
- class WorkbookSettings
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
如果工作簿的结构和窗口被锁定,是否使用默认密码加密工作簿。
public bool IsDefaultEncrypted { get; set; }
现在默认值为 false。它与 MS Excel 2013 相同。