CellRange.Inside

CellRange.Inside method

check whether current CellRange is inside in the target CellRange

public bool Inside(CellRange r)
ParameterTypeDescription
rCellRangetarget CellRange.

See Also