Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / WorksheetCollection Class / Item Property


In This Topic
    Item Property (WorksheetCollection)
    In This Topic

    Gets the Worksheet element that is located at the specified Id.

    The first worksheet starts at 0.

    Overload List
    OverloadDescription

    Gets the Worksheet element that is located at the specified Id.

    The first worksheet starts at 0.

     
    Gets the Worksheet element that has the specified worksheet name.  
    Gets a WorksheetRange from the WorksheetCollection, using Ids to identify the starting and ending points of the range.  
    Gets a WorksheetRange from the WorksheetCollection, using names to identify the starting and ending points of the range.  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also