Document.GetWorkflowTasks (Word)
Returns a WorkflowTasks collection that represents the workflow tasks assigned to a document.
Dim wtsGetWorkflowTasks As Office.WorkflowTasks
Set wtsGetWorkflowTasks = ActiveDocument.GetWorkflowTasks()
Returns a WorkflowTasks collection that represents the workflow tasks assigned to a document.
Dim wtsGetWorkflowTasks As Office.WorkflowTasks
Set wtsGetWorkflowTasks = ActiveDocument.GetWorkflowTasks()