Options.ArabicNumeral Property (Word)

Returns or sets the numeral style for an Arabic language document. Read/write WdArabicNumeral.

Syntax

expression .ArabicNumeral

expression Required. A variable that represents an Options collection.

Example

This example sets the numeral style to Hindi.

Options.ArabicNumeral = wdNumeralHindi

See Also

Concepts

Options Object

Options Object Members