Options.ArabicMode Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie ou définit le mode du vérificateur d’orthographe arabe.
public:
property Microsoft::Office::Interop::Word::WdAraSpeller ArabicMode { Microsoft::Office::Interop::Word::WdAraSpeller get(); void set(Microsoft::Office::Interop::Word::WdAraSpeller value); };
public Microsoft.Office.Interop.Word.WdAraSpeller ArabicMode { get; set; }
member this.ArabicMode : Microsoft.Office.Interop.Word.WdAraSpeller with get, set
Public Property ArabicMode As WdAraSpeller