'Declaration
Public Function Subtract( _ ByVal range As DataGridCellsRange _ ) As DataGridCellsRange()
public DataGridCellsRange[] Subtract( DataGridCellsRange range )
Parameters
- range
- The range.
Return Value
Returns an array of ranges which is the result of subtract the specified range to this range instance