ISpellingOptions.PortugalReform Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property PortugalReform As XlPortugueseReform
    Get
    Set
'Usage
Dim instance As ISpellingOptions
Dim value As XlPortugueseReform

value = instance.PortugalReform

instance.PortugalReform = value
XlPortugueseReform PortugalReform { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlPortugueseReform

See Also

Reference

ISpellingOptions Interface

ISpellingOptions Members

Microsoft.Office.Interop.Excel Namespace