WdArabicNumeral Enumeration
Specifies the numeral style for an Arabic-language document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdArabicNumeral
'Usage
Dim instance As WdArabicNumeral
public enum WdArabicNumeral
Members
Member name | Description | |
---|---|---|
wdNumeralArabic | Arabic shape is used for numerals. | |
wdNumeralHindi | Hindi shape is used for numerals. | |
wdNumeralContext | Numeral shape depends on text surrounding it. | |
wdNumeralSystem | Numeral shape is determined by system settings. |