_Presentation.GetWorkflowTasks Method

Returns the WorkflowTasks collection for Microsoft Office.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Function GetWorkflowTasks As WorkflowTasks
'Usage
Dim instance As _Presentation
Dim returnValue As WorkflowTasks

returnValue = instance.GetWorkflowTasks()
WorkflowTasks GetWorkflowTasks()

Return Value

Type: Microsoft.Office.Core.WorkflowTasks

See Also

Reference

_Presentation Interface

_Presentation Members

Microsoft.Office.Interop.PowerPoint Namespace