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