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 object.

Example

This example sets the numeral style to Hindi.

Options.ArabicNumeral = wdNumeralHindi

See also

Options Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.