Options.FrenchReform Property
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.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property FrenchReform As WdFrenchSpeller
Get
Set
'Usage
Dim instance As Options
Dim value As WdFrenchSpeller
value = instance.FrenchReform
instance.FrenchReform = value
WdFrenchSpeller FrenchReform { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdFrenchSpeller
WdFrenchSpeller