次の方法で共有


NumberFormValues Enumeration

Defines the NumberFormValues enumeration.

Namespace: DocumentFormat.OpenXml.Office2010.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

Members

Member name Description
Default default. When the item is serialized out as xml, its value is "default".
Lining lining. When the item is serialized out as xml, its value is "lining".
OldStyle oldStyle. When the item is serialized out as xml, its value is "oldStyle".

See Also

Reference

DocumentFormat.OpenXml.Office2010.Word Namespace