.NET API browser

Welcome to the .NET API browser – your one-stop shop for all .NET-based APIs from Microsoft. Start searching for any managed APIs by typing in the box below.

If you have any feedback, create a new issue in the dotnet/dotnet-api-docs repo.

Filtros rápidos

Referencia de API Visual Studio Tools for Office version 2022

NombreDescription
Microsoft.Office.Tools NamespaceEl espacio de nombres Microsoft.Office.Tools contiene tipos que se usan en diferentes tipos de proyectos de Office en Visual Studio.
Microsoft.Office.Tools.Excel NamespaceEl espacio de nombres Microsoft.Office.Tools.Excel contiene un conjunto de tipos que extienden y admiten el modelo de objetos de Microsoft Office Excel en proyectos creados mediante las herramientas de desarrollo de Office en Visual Studio. Para obtener más información sobre estos proyectos, vea Información general sobre las plantillas de Office Project.
Microsoft.Office.Tools.Excel.Controls NamespaceThe Microsoft.Office.Tools.Excel.Controls namespace contains a set of Windows Forms controls that can be used on a Worksheet host item in an Office solution. Each of these classes extends a base class that is in the System.Windows.Forms namespace with additional functionality specific to a Microsoft Office Excel worksheet. For example, the Button class extends the functionality of the Button class.
Microsoft.Office.Tools.Excel.Extensions NamespaceThe Microsoft.Office.Tools.Excel.Extensions namespace provides extension methods that you can access on Workbook, Worksheet and ListObject objects to extend Microsoft Office Excel workbooks, worksheets, and list objects.
Microsoft.Office.Tools.Outlook NamespaceEl espacio de nombres Microsoft.Office.Tools.Outlook contiene un conjunto de clases e interfaces que le permiten crear áreas de formulario para personalizar los formularios de Microsoft Office Outlook.
Microsoft.Office.Tools.Ribbon NamespaceThe Microsoft.Office.Tools.Ribbon namespace contains components, controls, and supporting collections, classes, and enumerations that enable you to customize the Ribbon in the user interface (UI) of several Microsoft Office applications.
Microsoft.Office.Tools.Word NamespaceEl espacio de nombres Microsoft.Office.Tools.Word contiene tipos que extienden y admiten el modelo de objetos de Microsoft Office Word en proyectos creados mediante las herramientas de desarrollo de Office en Visual Studio. Para obtener más información sobre estos proyectos, vea Información general sobre las plantillas de Office Project.
Microsoft.Office.Tools.Word.Controls NamespaceThe Microsoft.Office.Tools.Word.Controls namespace contains a set of Windows Forms controls that can be used on a Document host item in an Office solution. Each of these classes extends a base class that is in the System.Windows.Forms namespace with additional functionality specific to a Microsoft Office Word document. For example, the Button class extends the functionality of the Button class.
Microsoft.Office.Tools.Word.Extensions NamespaceThe Microsoft.Office.Tools.Word.Extensions namespace provides extension methods that you can access on Document objects to extend Microsoft Office Word documents.
Microsoft.VisualStudio.Tools.Applications NamespaceThe Microsoft.VisualStudio.Tools.Applications namespace contains the ServerDocument class and a set of related cached data classes. These classes are intended to be used to manage aspects of documents and workbooks that are part of document-level customizations created by using Office development tools in Visual Studio,
Microsoft.VisualStudio.Tools.Applications.Deployment NamespaceThe Microsoft.VisualStudio.Tools.Applications.Deployment namespace contains the IAddInPostDeploymentAction interface (which you can implement to create a post deployment action for an Office solution), exceptions that can be thrown when installing an Office solution, and other APIs that are part of the Visual Studio infrastructure.
Microsoft.VisualStudio.Tools.Applications.Runtime NamespaceEl Microsoft.VisualStudio.Tools.Applications.Runtime espacio de nombres contiene clases que admiten el almacenamiento en caché de datos en documentos y clases que forman parte del entorno de ejecución de Visual Studio Tools para Office .
Microsoft.VisualStudio.Tools.Office.BuildTasks NamespaceThe Microsoft Build Engine uses Microsoft.VisualStudio.Tools.Office.BuildTasks to build and deploy Office solutions. However, you can create your own build system by using these classes and the MSBuild XML-based project files. For more information, see MSBuild Reference.