Options.ArabicNumeral Property

Definition

Returns or sets the numeral style for an Arabic language document.

public:
 property Microsoft::Office::Interop::Word::WdArabicNumeral ArabicNumeral { Microsoft::Office::Interop::Word::WdArabicNumeral get(); void set(Microsoft::Office::Interop::Word::WdArabicNumeral value); };
public Microsoft.Office.Interop.Word.WdArabicNumeral ArabicNumeral { get; set; }
member this.ArabicNumeral : Microsoft.Office.Interop.Word.WdArabicNumeral with get, set
Public Property ArabicNumeral As WdArabicNumeral

Property Value

Applies to