UserAccess 接口

定义

代表对受保护区域的用户访问。

public interface class UserAccess
[System.Runtime.InteropServices.Guid("0002446D-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface UserAccess
Public Interface UserAccess
属性

注解

Add(String, Boolean)使用 集合的 UserAccessList 方法或 Item[Object] 属性可返回 UserAccess 对象。

返回 UserAccess 对象后,可以使用 属性确定是否允许对工作表 AllowEdit 中的特定区域进行访问。

属性

AllowEdit

如果允许用户访问受保护工作表上的指定区域,则为 True

Name

返回的对象的名称。

方法

Delete()

删除对象。

适用于