AllowEditRanges Members
Include Protected Members
Include Inherited Members
A collection of all the AllowEditRange objects that represent the cells that can be edited on a protected worksheet.
The AllowEditRanges 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 range that can be edited on a protected worksheet. |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() |
Top