Heureka API .NET Documentation
Application Interface
Members 



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

Application Members
Microsoft.Office.Interop.Excel Namespace

Send Feedback