Share via


Action.Type Property

Returns the action type. Read-only XlActionType.

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

Syntax

'Declaration
ReadOnly Property Type As XlActionType
    Get
'Usage
Dim instance As Action
Dim value As XlActionType

value = instance.Type
XlActionType Type { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlActionType
XlActionType

See Also

Reference

Action Interface

Action Members

Microsoft.Office.Interop.Excel Namespace