SpreadsheetGear 2017
ISheets Interface
Members 






SpreadsheetGear Namespace : ISheets Interface
Represents all of the sheets in a workbook, including worksheets, chart sheets, dialog sheets, macro sheets and VBA modules.
Object Model
ISheets Interface
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Interface ISheets 
'Usage
 
Dim instance As ISheets
[System.Reflection.DefaultMember("Item")]
public interface ISheets 
public interface ISheets 
System.Reflection.DefaultMemberAttribute("Item")
public interface ISheets 
[System.Reflection.DefaultMember("Item")]
public __gc __interface ISheets 
[System.Reflection.DefaultMember("Item")]
public interface class ISheets 
Requirements

Target Platforms: 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

ISheets Members
SpreadsheetGear Namespace