Share via


Factory.GetVstoObject Method

Include Protected Members
Include Inherited Members

Returns a Microsoft.Office.Tools.Excel.Workbook or Microsoft.Office.Tools.Excel.Worksheet host item that extends the functionality of the specified native 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
Public method GetVstoObject(_Workbook) Returns a Microsoft.Office.Tools.Excel.Workbook host item that extends the functionality of the specified native workbook object.
Public method GetVstoObject(_Worksheet) Returns a Microsoft.Office.Tools.Excel.Worksheet host item that extends the functionality of the specified native workbook object.
Public method GetVstoObject(ListObject) Returns a Microsoft.Office.Tools.Excel.ListObject that extends the functionality of the specified native list object.

Top

See Also

Reference

Factory Interface

Microsoft.Office.Tools.Excel Namespace