Sdílet prostřednictvím


Document.AddDocumentWorkspaceHeader – metoda

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Obor názvů:  Microsoft.Office.Tools.Word
Sestavení:   Microsoft.Office.Tools.Word.v4.0.Utilities (v Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Word (v Microsoft.Office.Tools.Word.dll)

Syntaxe

'Deklarace
Sub AddDocumentWorkspaceHeader ( _
    RichFormat As Boolean, _
    Url As String, _
    Title As String, _
    Description As String, _
    ID As String _
)
void AddDocumentWorkspaceHeader(
    bool RichFormat,
    string Url,
    string Title,
    string Description,
    string ID
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

Document Rozhraní

Microsoft.Office.Tools.Word – obor názvů