ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLRowCollection Class

In This Topic
    XLRowCollection Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets a reference to the parent C1XLBook object.  
    Public PropertyGets the number of items in the collection.  
    Public PropertyGets or sets the number of frozen rows in the collection.  
    Public PropertyReturns a reference to the XLRow object at the specified index.  
    Public PropertyGets a reference to the parent XLSheet object.  
    Top
    See Also