Heureka API .NET Documentation
Worksheet Interface
Members 



Syntax
'Declaration
 
<CompilerGeneratedAttribute()>
<CoClassAttribute(System.Object)>
<GuidAttribute("000208D8-0000-0000-C000-000000000046")>
<TypeIdentifierAttribute()>
<ComImportAttribute()>
Public Interface Worksheet 
   Inherits _Worksheet, DocEvents_Event 
'Usage
 
Dim instance As Worksheet
[CompilerGenerated()]
[CoClass(System.Object)]
[Guid("000208D8-0000-0000-C000-000000000046")]
[TypeIdentifier()]
[ComImport()]
public interface Worksheet : _Worksheet, DocEvents_Event  
[CompilerGenerated()]
[CoClass(System.Object)]
[Guid("000208D8-0000-0000-C000-000000000046")]
[TypeIdentifier()]
[ComImport()]
public interface class Worksheet : public _Worksheet, DocEvents_Event  
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

Worksheet Members
Microsoft.Office.Interop.Excel Namespace

Send Feedback