'Declaration Public Function CompareLocationWith( _ ByVal range As RangeBase _ ) As LocationRelation
public LocationRelation CompareLocationWith( RangeBase range )
Parameters
- range
- The range to compare this range with.
Return Value
A LocationRelation value representing the result of the comparison.