XlActionType Enumeration
Specifies the action that should be performed.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlActionType
'Usage
Dim instance As XlActionType
public enum XlActionType
Members
Member name | Description | |
---|---|---|
xlActionTypeUrl | URL. | |
xlActionTypeRowset | Rowset. | |
xlActionTypeReport | Report. | |
xlActionTypeDrillthrough | Drill through. |