Workbook.GetWorkflowTasks Method

Excel Developer Reference

Returns the collection of WorkflowTask objects for the specified workbook.

Version Information
 Version Added:  Excel 2007

Syntax

expression.GetWorkflowTasks

expression   A variable that represents a Workbook object.

Return Value
WorkFlowTasks

See Also