Freigeben über


StandardTimeUnitsValues-Enumeration

Defines the StandardTimeUnitsValues enumeration.

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

Syntax

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

Member

Membername Beschreibung
Second s. When the item is serialized out as xml, its value is "s".
Millisecond ms. When the item is serialized out as xml, its value is "ms".

Siehe auch

Referenz

DocumentFormat.OpenXml.InkML-Namespace