XlOLEVerb Enumeration
Specifies the verb that the server of the OLE object should act on.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Enumeration XlOLEVerb
'Usage
Dim instance As XlOLEVerb
public enum XlOLEVerb
Members
Member name | Description | |
---|---|---|
xlVerbOpen | Open the object. | |
xlVerbPrimary | Perform the primary action for the server. |