Freigeben über


MediumValues-Enumeration

Defines the MediumValues enumeration.

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

Syntax

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

Member

Membername Beschreibung
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".

Siehe auch

Referenz

DocumentFormat.OpenXml.EMMA-Namespace