Microsoft.Office.Tools.Excel.Extensions Namespace (2007 System)
The Microsoft.Office.Tools.Excel.Extensions namespace provides extension methods for the _Workbook, _Worksheet, and ListObject types that enable you to extend Microsoft Office Excel workbooks, worksheets, and list objects.
Classes
Class | Description | |
---|---|---|
ListObjectExtensions | Provides methods you can use to extend Microsoft Office Excel list objects by generating host items for native Excel list objects and by testing for the existence of the generated host items. | |
WorkbookExtensions | 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. | |
WorksheetExtensions | Provides methods you can use to extend Microsoft Office Excel worksheets by generating host items for native Excel worksheets and by testing for the existence of the generated host items. |