Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLCellRange Class


In This Topic
    XLCellRange Class Methods
    In This Topic

    For a list of all members of this type, see XLCellRange members.

    Public Methods
     NameDescription
    Public MethodCreates a copy of this cell range.  
    Public MethodOverloaded. Determines whether the range contains a specific cell.  
    Public MethodDetermines whether the range intersects another range.  
    Public Methodstatic (Shared in Visual Basic)Gets string with row and column reference in A1 mode.  
    Public Methodstatic (Shared in Visual Basic)Gets string with row and column reference in R1C1 mode.  
    Public MethodReturns a reference string that represents the range.  
    Top
    See Also