XlPortugueseReform Enumeration

Specifies the mode for checking the spelling of Portuguese.

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

Syntax

'Declaration
Public Enumeration XlPortugueseReform
'Usage
Dim instance As XlPortugueseReform
public enum XlPortugueseReform

Members

Member name Description
xlPortuguesePreReform The spelling checker recognizes only pre-reform spellings.
xlPortuguesePostReform The spelling checker recognizes only post-reform spellings.
xlPortugueseBoth The spelling checker recognizes both pre-reform and post-reform spellings.

See Also

Reference

Microsoft.Office.Interop.Excel Namespace