Password
WorksheetProtection.Password property
密码,用于保护工作表。如果为 NULL 或空字符串,则不会应用保护。
public string Password { get; set; }
也可以看看
- class WorksheetProtection
- 命名空间 GroupDocs.Editor.Options
- 部件 GroupDocs.Editor
密码,用于保护工作表。如果为 NULL 或空字符串,则不会应用保护。
public string Password { get; set; }