CommandValues enumeration
Office 2013 and later
Command Type
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| 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". |
Show: