Document.GetWorkflowTemplates Method
Word Developer Reference |
Returns a WorkflowTemplates collection that represents the workflow templates attached to a document.
Version Information
Version Added: Word 2007
Syntax
expression.GetWorkflowTemplates
expression An expression that returns a Document object.
Return Value
WorkflowTemplates
See Also