NumberFormType Enumeration
|
Specifies the number form type.
Namespace:
Spire.Doc.Documents
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public enum NumberFormType
Public Enumeration NumberFormType
public enum class NumberFormType
Members
|
Member name
|
Value
|
Description
|
|
Default
|
0
|
|
|
Lining
|
1
|
|
|
Old
|
2
|
|
See Also