Heureka API .NET Documentation
Window Interface
Members 



Syntax
'Declaration
 
<CompilerGeneratedAttribute()>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>
<GuidAttribute("00020893-0000-0000-C000-000000000046")>
<TypeIdentifierAttribute()>
<ComImportAttribute()>
Public Interface Window 
'Usage
 
Dim instance As Window
[CompilerGenerated()]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
[Guid("00020893-0000-0000-C000-000000000046")]
[TypeIdentifier()]
[ComImport()]
public interface Window 
[CompilerGenerated()]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
[Guid("00020893-0000-0000-C000-000000000046")]
[TypeIdentifier()]
[ComImport()]
public interface class Window 
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

Window Members
Microsoft.Office.Interop.Excel Namespace

Send Feedback