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

In This Topic
    XLSheetCollection Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Creates a new XLSheet and appends it to the collection.  
    Public MethodRemoves all items from the collection.  
    Public MethodOverloaded. Determines whether the collection contains a specific XLSheet object.  
    Public MethodOverloaded. Gets the index of a given XLSheet in the collection.  
    Public MethodOverloaded. Creates a new XLSheet and inserts it at a specific position in the collection.  
    Public MethodOverloaded. Removes an XLSheet from the collection.  
    Public MethodRemoves the XLSheet at a specific index from the collection.  
    Top
    See Also