次の方法で共有


StandardOtherUnitsValues Enumeration

Defines the StandardOtherUnitsValues enumeration.

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

Syntax

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

Members

Member name Description
Percentage %. When the item is serialized out as xml, its value is "%".
DeviceResolution dev. When the item is serialized out as xml, its value is "dev".
None none. When the item is serialized out as xml, its value is "none".

See Also

Reference

DocumentFormat.OpenXml.InkML Namespace