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


In This Topic
    XLCellRange Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets a reference to the parent C1XLBook object.  
    Public PropertyGets the number of columns in the range.  
    Public PropertyGets the index of the left column in the range.  
    Public PropertyGets the reference type of the left column in the range.  
    Public PropertyGets or sets the index of the last column in the range.  
    Public PropertyGets the reference type of the right column in the range.  
    Public PropertyDetermines whether the range is empty.  
    Public PropertyGets or sets a type (default, indirect or offset) for this cell range.  
    Public PropertyGets the number of rows in the range.  
    Public PropertyGets the index of the top row in the range.  
    Public PropertyGets the reference type of the top row in the range.  
    Public PropertyGets or sets the index of the last row in the range.  
    Public PropertyGets the reference type of the bottom row in the range.  
    Public PropertyGets the number of sheets in the range.  
    Public PropertyGets the index of the first sheet in the range.  
    Public PropertyGets an array of XLSheet objects.  
    Public PropertyGets or sets the index of the last sheet in the range.  
    Public PropertyGets or sets the XLStyle object associated with this range of cells.  
    Public PropertyGets or sets the complex value associated with this range of cells.  
    Top
    See Also