DocumentClass.AddDocumentWorkspaceHeader メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual void AddDocumentWorkspaceHeader(bool RichFormat, System::String ^ Url, System::String ^ Title, System::String ^ Description, System::String ^ ID) = Microsoft::Office::Interop::Word::_Document::AddDocumentWorkspaceHeader;
public virtual void AddDocumentWorkspaceHeader (bool RichFormat, string Url, string Title, string Description, string ID);
abstract member AddDocumentWorkspaceHeader : bool * string * string * string * string -> unit
override this.AddDocumentWorkspaceHeader : bool * string * string * string * string -> unit
Public Overridable 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