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)

Usage

Dim wdArabicNumeral1 As WdArabicNumeral = WdArabicNumeral.wdNumeralArabic

Syntax

Public Enum WdArabicNumeral
public enum WdArabicNumeral
public enum class WdArabicNumeral
public enum WdArabicNumeral
public enum WdArabicNumeral

Members

Member name Description
wdNumeralArabic Arabic shape is used for numerals.
wdNumeralContext Numeral shape depends on text surrounding it.
wdNumeralHindi Hindi shape is used for numerals.
wdNumeralSystem Numeral shape is determined by system settings.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace