Options.FrenchReform Property

Definition

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

Property Value

WdFrenchSpeller

Applies to