Gets a collection of all editable regions contained in the document. The property's value is an object of the type EditableRegionCollection.

Introduced: X15.

Syntax

public EditableRegionCollection EditableRegions { get; }
Public ReadOnly Property EditableRegions() As EditableRegionCollection

Limitations

Runtime only.

Read only.