Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Returns a value that indicates whether a Microsoft.Office.Tools.Excel.Workbook or a Microsoft.Office.Tools.Excel.Worksheet host item exists for the specified Excel workbook or worksheet object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
HasVstoObject(_Workbook) | Returns a value that indicates whether a Microsoft.Office.Tools.Excel.Workbook host item exists for the specified Excel workbook object. |
![]() |
HasVstoObject(_Worksheet) | Returns a value that indicates whether a Microsoft.Office.Tools.Excel.Worksheet host item exists for the specified Excel worksheet object. |
![]() |
HasVstoObject(ListObject) | Returns a value that indicates whether a Microsoft.Office.Tools.Excel.ListObject exists for the specified native list object. |
Top