Heureka API .NET Documentation
Worksheets Property



Syntax
'Declaration
 
<DispIdAttribute(494)>
ReadOnly Property Worksheets As Sheets
'Usage
 
Dim instance As _Workbook
Dim value As Sheets
 
value = instance.Worksheets
[DispId(494)]
Sheets Worksheets {get;}
[DispId(494)]
property Sheets^ Worksheets {
   Sheets^ 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

_Workbook Interface
_Workbook Members

Send Feedback