Options.BrazilReform 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.
Gets or sets the mode for the Brazilian Portuguese speller.
public:
property Microsoft::Office::Interop::Word::WdPortugueseReform BrazilReform { Microsoft::Office::Interop::Word::WdPortugueseReform get(); void set(Microsoft::Office::Interop::Word::WdPortugueseReform value); };
public Microsoft.Office.Interop.Word.WdPortugueseReform BrazilReform { get; set; }
member this.BrazilReform : Microsoft.Office.Interop.Word.WdPortugueseReform with get, set
Public Property BrazilReform As WdPortugueseReform
Property Value
The mode for the Brazilian Portuguese speller.
Remarks
Read/write. Setting this property has the same effect as selecting an item in the drop-down box next to Brazilian Portuguese modes: in the Word Options dialog (Proofing, When correcting spelling in Microsoft Office programs).