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
Public property _Default Reserved for internal use.
Public property Count Returns the number of objects in the collection.
Public property Item Returns a single object from a collection.

Top

Methods

  Name Description
Public method Add Adds a user access list. Returns a UserAccess object.
Public method DeleteAll Removes all users associated with access to a protected range on a worksheet.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

UserAccessList Interface

Microsoft.Office.Interop.Excel Namespace