Options.FrenchReform 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 une WdFrenchSpeller constante qui représente le dictionnaire d’orthographe à utiliser pour les régions de texte dont la mise en forme de langue est définie sur Français. Lecture-écriture.
public:
property Microsoft::Office::Interop::Word::WdFrenchSpeller FrenchReform { Microsoft::Office::Interop::Word::WdFrenchSpeller get(); void set(Microsoft::Office::Interop::Word::WdFrenchSpeller value); };
public Microsoft.Office.Interop.Word.WdFrenchSpeller FrenchReform { get; set; }
member this.FrenchReform : Microsoft.Office.Interop.Word.WdFrenchSpeller with get, set
Public Property FrenchReform As WdFrenchSpeller