AllowEditRanges Members (Excel)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

A collection of all the AllowEditRange objects that represent the cells that can be edited on a protected worksheet.

Methods

Name

Description

Add

Adds a range that can be edited on a protected worksheet. Returns a AllowEditRange object.

Properties

Name

Description

Count

Returns a Long value that represents the number of objects in the collection.

Item

Returns a single object from a collection.