Options.PortugalReform Property

Definition

Gets or sets the mode for the European Portuguese speller.

public:
 property Microsoft::Office::Interop::Word::WdPortugueseReform PortugalReform { Microsoft::Office::Interop::Word::WdPortugueseReform get(); void set(Microsoft::Office::Interop::Word::WdPortugueseReform value); };
public Microsoft.Office.Interop.Word.WdPortugueseReform PortugalReform { get; set; }
member this.PortugalReform : Microsoft.Office.Interop.Word.WdPortugueseReform with get, set
Public Property PortugalReform As WdPortugueseReform

Property Value

The mode for the European Portuguese speller.

Remarks

Read/write. Setting this property has the same effect as selecting an item in the drop-down box next to European Portuguese modes: in the Word Options dialog box (Proofing, When correcting spelling in Microsoft Office programs).

Applies to