Options.ArabicNumeral Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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