Options.FrenchReform 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 a WdFrenchSpeller constant that represents which spelling dictionary to use for regions of text with language formatting set to French. Read/write.
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