SecurityDescriptor
ProtectedRange.SecurityDescriptor property
安全描述符定义了可以编辑此范围而无需提供访问范围的密码的用户帐户。
public string SecurityDescriptor { get; set; }
也可以看看
- class ProtectedRange
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
安全描述符定义了可以编辑此范围而无需提供访问范围的密码的用户帐户。
public string SecurityDescriptor { get; set; }