Version

SheetCollection Class

A collection of sheets in a workbook.
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
<System.Diagnostics.DebuggerDisplayAttribute(Value="Count = {Count}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")>
Public NotInheritable Class SheetCollection 
[System.Reflection.DefaultMemberAttribute("Item")]
[System.Diagnostics.DebuggerDisplayAttribute(Value="Count = {Count}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
public sealed class SheetCollection 
Requirements

Target Platforms: Windows 8.1, Windows 8.1, Windows 8, 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

Reference

SheetCollection Members
Infragistics.Documents.Excel Namespace
Sheet Class
Workbook.Worksheets
Workbook.Sheets

View on GitHub