WorkbookExtensions Members (2007 System)
Include Protected Members
Include Inherited Members
Provides methods you can use to extend Microsoft Office Excel workbooks by generating host items for native Excel workbooks and by testing for the existence of the generated host items.
The WorkbookExtensions type exposes the following members.
Methods
Name
Description
Returns a Microsoft.Office.Tools.Excel.Workbook host item that extends the functionality of the current native workbook object.
Returns a value that indicates whether a Microsoft.Office.Tools.Excel.Workbook host item has been created for the current Excel workbook object.
Top