次の方法で共有


StandardPerTimeUnitsValues Enumeration

Defines the StandardPerTimeUnitsValues enumeration.

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

Syntax

'宣言
Public Enumeration StandardPerTimeUnitsValues
'使用
Dim instance As StandardPerTimeUnitsValues
public enum StandardPerTimeUnitsValues

Members

Member name Description
PerSecond 1/s. When the item is serialized out as xml, its value is "1/s".
PerMillisecond 1/ms. When the item is serialized out as xml, its value is "1/ms".

See Also

Reference

DocumentFormat.OpenXml.InkML Namespace