SpreadsheetGear 2023
ISheet Interface
Members 


SpreadsheetGear Namespace : ISheet Interface
The base interface of all sheets in a workbook, including worksheets, chart sheets, dialog sheets, macro sheets and VBA modules.
Object Model
ISheet Interface
Syntax
'Declaration
 
Public Interface ISheet 
   Inherits IFactoryChild, IPrintable 
'Usage
 
Dim instance As ISheet
public interface ISheet : IFactoryChild, IPrintable  
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

ISheet Members
SpreadsheetGear Namespace