Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Adds a user access list.
Syntax
expression.Add (Name, AllowEdit)
expression A variable that represents a UserAccessList object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| Name | Required | String | The name of the user access list. |
| AllowEdit | Required | Boolean | True allows users on the access list to edit the editable ranges on a protected worksheet. |
Return value
A UserAccess object that represents the new user access list.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.