Workbook.GetWorkflowTemplates Method

Returns the collection of workflow templates for the workbook.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
Function GetWorkflowTemplates As WorkflowTemplates
WorkflowTemplates GetWorkflowTemplates()

Return Value

Type: Microsoft.Office.Core.WorkflowTemplates
A Microsoft.Office.Core.WorkflowTemplates collection that contains the workflow templates for the workbook.

.NET Framework Security

See Also

Reference

Workbook Interface

Microsoft.Office.Tools.Excel Namespace