AllowEditRanges
Worksheet.AllowEditRanges property
获取工作表中允许的编辑范围集合。
public ProtectedRangeCollection AllowEditRanges { get; }
也可以看看
- class ProtectedRangeCollection
- class Worksheet
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
获取工作表中允许的编辑范围集合。
public ProtectedRangeCollection AllowEditRanges { get; }