Workbook.GetWorkflowTemplates Method
Excel Developer Reference |
Returns the collection of WorkflowTemplate objects for the specified workbook.
Version Information
Version Added: Excel 2007
Syntax
expression.GetWorkflowTemplates
expression A variable that represents a Workbook object.
Return Value
WorkflowTemplates
See Also