CommandValues Enumeration
Command Type
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Enumeration CommandValues
'Применение
Dim instance As CommandValues
public enum CommandValues
Members
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". |