DocumentClass.AddDocumentWorkspaceHeader Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- RichFormat
- Boolean
- Url
- String
- Title
- String
- Description
- String
- ID
- String