XlOLEVerb 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 verb that the server of the OLE object should act on.
public enum class XlOLEVerb
public enum XlOLEVerb
Public Enum XlOLEVerb
- Inheritance
-
XlOLEVerb
Fields
Name | Value | Description |
---|---|---|
xlVerbPrimary | 1 | Perform the primary action for the server. |
xlVerbOpen | 2 | Open the object. |