Workbook.GetWorkflowTasks (Excel)
Returns the collection of WorkflowTask objects for the specified workbook.
Dim wtsGetWorkflowTasks As Office.WorkflowTasks
Set wtsGetWorkflowTasks = ActiveWorkbook.GetWorkflowTasks()
Returns the collection of WorkflowTask objects for the specified workbook.
Dim wtsGetWorkflowTasks As Office.WorkflowTasks
Set wtsGetWorkflowTasks = ActiveWorkbook.GetWorkflowTasks()