UserAccessList Members
Include Protected Members
Include Inherited Members
A collection of UserAccess objects that represent the user access for protected ranges.
The UserAccessList type exposes the following members.
Properties
Name | Description | |
---|---|---|
_Default | Reserved for internal use. | |
Count | Returns the number of objects in the collection. | |
Item | Returns a single object from a collection. |
Top
Methods
Name | Description | |
---|---|---|
Add | Adds a user access list. Returns a UserAccess object. | |
DeleteAll | Removes all users associated with access to a protected range on a worksheet. | |
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() |
Top