This topic has not yet been rated - Rate this topic

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)

'Usage
Dim xlOLEVerb1 As XlOLEVerb = XlOLEVerb.xlVerbOpen

public enum XlOLEVerb
public enum XlOLEVerb
public enum XlOLEVerb
Member nameDescription
xlVerbOpenOpen the object.
xlVerbPrimaryPerform the primary action for the server.

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.