AllowEditRange.Title Property

Excel Developer Reference

Returns or sets the title of the range of cells that can edited on a protected sheet. Read/write String.

Syntax

expression.Title

expression   A variable that represents an AllowEditRange object.

See Also