Heureka API .NET Documentation
ActiveWorkbook Property



Syntax
'Declaration
 
<DispIdAttribute(308)>
ReadOnly Property ActiveWorkbook As Workbook
'Usage
 
Dim instance As _Application
Dim value As Workbook
 
value = instance.ActiveWorkbook
[DispId(308)]
Workbook ActiveWorkbook {get;}
[DispId(308)]
property Workbook^ ActiveWorkbook {
   Workbook^ get();
}
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 Interface
_Application Members

Send Feedback