MediumValues Enumeration
Defines the MediumValues enumeration.
Namespace: DocumentFormat.OpenXml.EMMA
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Enumeration MediumValues
'使用
Dim instance As MediumValues
public enum MediumValues
Members
Member name | Description | |
---|---|---|
Acoustic | acoustic. When the item is serialized out as xml, its value is "acoustic". | |
Tactile | tactile. When the item is serialized out as xml, its value is "tactile". | |
Visual | visual. When the item is serialized out as xml, its value is "visual". |