'Declaration Public ReadOnly Property PastingRange As CellRange
'Usage Dim instance As ValidationPastingEventArgs Dim value As CellRange value = instance.PastingRange
public CellRange PastingRange {get;}
'Declaration Public ReadOnly Property PastingRange As CellRange
'Usage Dim instance As ValidationPastingEventArgs Dim value As CellRange value = instance.PastingRange
public CellRange PastingRange {get;}