Excel for WPF and Silverlight
Contains(XLCellRange) Method

C1.WPF.Excel Namespace > XLCellRange Class > Contains Method : Contains(XLCellRange) Method
Determines whether the range contains a specific range.
Syntax
'Declaration
 
Public Overloads Function Contains( _
   ByVal cr As XLCellRange _
) As System.Boolean
public System.bool Contains( 
   XLCellRange cr
)

Parameters

cr
See Also

Reference

XLCellRange Class
XLCellRange Members
Overload List