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

In This Topic
    XLRowCollection Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Creates a new XLRow object and adds it to the collection.  
    Public MethodRemoves all items from the collection.  
    Public MethodDetermines whether an XLRow is a member of the collection.  
    Public MethodGets the index of a given XLRow object in the collection.  
    Public MethodOverloaded. Creates a new XLRow object and inserts it at a specific position in the collection.  
    Public MethodRemoves an XLRow object from the collection.  
    Public MethodRemoves the XLRow object at a given position from the collection.  
    Top
    See Also