Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Studio Tools for Office API Reference
Microsoft.Office.Tools.Excel Namespace (2007 System)

The Microsoft.Office.Tools.Excel namespace contains a set of classes that extend and support the Microsoft Office Excel object model in projects created by using Visual Studio Tools for Office. The types in this namespace can be used only in Visual Studio Tools for Office projects. For more information about these projects, see Visual Studio Tools for Office Project Templates Overview.

The Microsoft.Office.Tools.Excel namespace includes the following classes:

  ClassDescription
Public classAction Represents a Visual Studio Tools for Office smart tag action in a Microsoft Office Excel workbook.
Public classActionEventArgs Provides data for the Click and BeforeCaptionShow events.
Public classBeforeAddDataBoundRowEventArgs Provides data for the BeforeAddDataBoundRow event.
Public classChartRepresents an embedded chart in Visual Studio Tools for Office projects for Microsoft Office Excel.
Public classChart..::._HasAxisTypeInfrastructure.
Public classChartSheetA ChartSheet host item is a worksheet in Excel that contains only a chart and exposes events.
Public classChartSheet..::._HasAxisTypeInfrastructure.
Public classControlCollectionRepresents a collection of managed controls on an Excel worksheet that is part of a Visual Studio Tools for Office solution.
Public classControlCollectionEnumerator An enumerator that iterates through the ControlCollection instance.
Public classErrorAddDataBoundRowEventArgs Provides information for the ErrorAddDataBoundRow event.
Public classExcelLocale1033Attribute Specifies whether to pass the locale ID (LCID) 1033 to Microsoft Office Excel for all culture-sensitive calls to the Excel object model, regardless of the locale settings defined for the computer.
Public classExcelLocale1033Proxy Provides methods that modify how a specified native Microsoft Office Excel object passes locale ID (LCID) information to the Excel object model.
Public classListObject The ListObject control displays data in a series of rows and columns.
Public classListObjectNotDataBoundException The exception that is thrown when you use the Disconnect method of a ListObject that is not bound to data.
Public classNamedRangeA NamedRange control is a range that has a unique name, exposes events, and can be bound to data.
Public classNamedRange..::._AddressLocalTypeInfrastructure.
Public classNamedRange..::._AddressTypeInfrastructure.
Public classNamedRange..::._CharactersTypeInfrastructure.
Public classNamedRange..::._EndTypeInfrastructure.
Public classNamedRange..::._ItemTypeInfrastructure.
Public classNamedRange..::._OffsetTypeInfrastructure.
Public classNamedRange..::._ResizeTypeInfrastructure.
Public classOLEObject Represents a linked or embedded control on a worksheet.
Public classOriginalDataRestoredEventArgs Provides data for an OriginalDataRestored event.
Public classSetDataBindingFailedException Represents the exception that is thrown when an attempt to set data binding on the NamedRange control, Chart control, XmlMappedRange control, or ListObject control fails.
Public classSmartTag Represents a smart tag in Microsoft Office Excel.
Public classWorkbookRepresents a workbook in Visual Studio Tools for Office projects for Microsoft Office Excel. 
Public classWorkbook..::._ColorsTypeInfrastructure.
Public classWorksheetRepresents a worksheet that exposes events and acts as a container for controls in Visual Studio Tools for Office projects for Microsoft Office Excel.
Public classWorksheet..::._RangeTypeInfrastructure.
Public classXmlMappedRange An XMLMappedRange control is a range that is created when a non-repeating schema element is mapped onto a cell.
Public classXmlMappedRange..::._AddressLocalTypeInfrastructure.
Public classXmlMappedRange..::._AddressTypeInfrastructure.
Public classXmlMappedRange..::._CharactersTypeInfrastructure.
Public classXmlMappedRange..::._EndTypeInfrastructure.
Public classXmlMappedRange..::._ItemTypeInfrastructure.
Public classXmlMappedRange..::._OffsetTypeInfrastructure.
Public classXmlMappedRange..::._ResizeTypeInfrastructure.
  InterfaceDescription
Public interfaceIListObjectDesignSupportInfrastructure.
  DelegateDescription
Public delegateActionClickEventHandler Represents the method that will handle the Click event of an Action.
Public delegateBeforeAddDataBoundRowEventHandler Represents the method that will handle the BeforeAddDataBoundRow event of a ListObject.
Public delegateBeforeCaptionShowEventHandler Represents the method that will handle the BeforeCaptionShow event of an Action.
Public delegateErrorAddDataBoundRowEventHandler Represents the method that handles an ErrorAddDataboundRow()()() event.
Public delegateListObjectChangeHandler Represents the method that will handle the Change event of a ListObject.
Public delegateOriginalDataRestoredEventHandler Represents a method that handles the OriginalDataRestored event.
Public delegateWorkbookEvents_NewEventHandler Represents the method that will handle the New event of a Workbook.
  EnumerationDescription
Public enumerationChangeReason Provides the reason that the original data was restored to a ListObject that is bound to data.
Public enumerationChangeType Provides information about how a ListObject control restored data that was changed by a user.
Public enumerationFailureReason Provides the reason why the ListObject data binding failed.
Public enumerationFormatSettings Specifies the type of formatting that is applied to the ListObject when it is bound to data.
Public enumerationListRanges Specifies the range of a ListObject that has changes.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker