'Declaration Public ReadOnly Property NewSelections As CellRange()
'Usage Dim instance As SelectionChangingEventArgs Dim value() As CellRange value = instance.NewSelections
public CellRange[] NewSelections {get;}
'Declaration Public ReadOnly Property NewSelections As CellRange()
'Usage Dim instance As SelectionChangingEventArgs Dim value() As CellRange value = instance.NewSelections
public CellRange[] NewSelections {get;}