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

In This Topic
    XLSheetCollection Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets a reference to the C1XLBook that owns the collection.  
    Public PropertyGets the number of XLSheet objects in the collection.  
    Public PropertyGets or sets the index of the sheet that is initially opened when a C1XLBook file is loaded into Excel.  
    Public PropertyOverloaded. Gets the XLSheet at a given position in the collection.  
    Public PropertyGets or sets the index of the sheet that is selected when a C1XLBook file is loaded into Excel.  
    Public PropertyGets or sets the index array of the sheets that is selected when a C1XLBook file is loaded into Excel.  
    Top
    See Also