XlActionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the action that should be performed.
public enum class XlActionType
public enum XlActionType
Public Enum XlActionType
- Inheritance
-
XlActionType
Fields
Name | Value | Description |
---|---|---|
xlActionTypeUrl | 1 | URL. |
xlActionTypeRowset | 16 | Rowset. |
xlActionTypeReport | 128 | Report. |
xlActionTypeDrillthrough | 256 | Drill through. |