.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.

Rychlé filtry

Reference k rozhraní API pro Visual Studio Tools for Office version 2019

NameDescription
Microsoft.Office.Tools NamespaceObor Microsoft.Office.Tools názvů obsahuje typy, které jsou používány různými druhy projektů sady Office v sadě Visual Studio.
Microsoft.Office.Tools.Excel NamespaceObor Microsoft.Office.Tools.Excel názvů obsahuje sadu typů, které rozšiřují a podporují objektový model Aplikace Microsoft Office Excel v projektech vytvořených pomocí vývojových nástrojů sady Office v sadě Visual Studio. Další informace o těchto projektech najdete v tématu Přehled šablon projektů sady Office.
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 NamespaceObor Microsoft.Office.Tools.Outlook názvů obsahuje sadu tříd a rozhraní, které umožňují vytvářet oblasti formulářů, které přizpůsobují formuláře aplikace 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 NamespaceObor Microsoft.Office.Tools.Word názvů obsahuje typy, které rozšiřují a podporují objektový model Microsoft Office Word v projektech vytvořených pomocí vývojových nástrojů Sady Office v sadě Visual Studio. Další informace o těchto projektech najdete v tématu Přehled šablon office projectu.
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 NamespaceObor Microsoft.VisualStudio.Tools.Applications.Runtime názvů obsahuje třídy, které podporují ukládání dat do mezipaměti v dokumentech, a třídy, které jsou součástí modulu runtime Visual Studio Tools for 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.