Share via


CommandValues-Enumeration

Command Type

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration CommandValues
'Usage
Dim instance As CommandValues
public enum CommandValues

Member

Membername Beschreibung
Event Command Type Enum ( Event ). When the item is serialized out as xml, its value is "evt".
Call Command Type Enum ( Call ). When the item is serialized out as xml, its value is "call".
Verb Command Type Enum ( Verb ). When the item is serialized out as xml, its value is "verb".

Siehe auch

Referenz

DocumentFormat.OpenXml.Presentation-Namespace