UnionedChangeCellRange Property
UnionedChangeCellRange
Gets or sets whether the changed event occurs for each cell range or for the union range.
True fires the event for the union range.
Declaration
public bool UnionedChangeCellRange { get; set; }
Public Property UnionedChangeCellRange As Boolean