次の方法で共有


_Document.AddDocumentWorkspaceHeader メソッド

定義

内部使用のために予約されています。

public:
 void AddDocumentWorkspaceHeader(bool RichFormat, System::String ^ Url, System::String ^ Title, System::String ^ Description, System::String ^ ID);
public void AddDocumentWorkspaceHeader (bool RichFormat, string Url, string Title, string Description, string ID);
abstract member AddDocumentWorkspaceHeader : bool * string * string * string * string -> unit
Public Sub AddDocumentWorkspaceHeader (RichFormat As Boolean, Url As String, Title As String, Description As String, ID As String)

パラメーター

RichFormat
Boolean
Url
String
Title
String
Description
String
ID
String

適用対象