Gets a collection of all editable regions in the header or footer. The property's value is an object of the type EditableRegionCollection.
Introduced: X15.
public EditableRegionCollection EditableRegions { get; }
Public ReadOnly Property EditableRegions() As EditableRegionCollection
Read only.