AllowSelectingLockedCell
Worksheet.AllowSelectingLockedCell property
表示是否允许用户选择受保护工作表上的锁定单元格。
public bool AllowSelectingLockedCell { get; set; }
也可以看看
- class Worksheet
- 命名空间 Aspose.Cells.GridDesktop
- 部件 Aspose.Cells.GridDesktop
表示是否允许用户选择受保护工作表上的锁定单元格。
public bool AllowSelectingLockedCell { get; set; }