XlPortugueseReform Enum
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.
Specifies the mode for checking the spelling of Portuguese.
public enum class XlPortugueseReform
public enum XlPortugueseReform
Public Enum XlPortugueseReform
- Inheritance
-
XlPortugueseReform
Fields
Name | Value | Description |
---|---|---|
xlPortuguesePreReform | 1 | The spelling checker recognizes only pre-reform spellings. |
xlPortuguesePostReform | 2 | The spelling checker recognizes only post-reform spellings. |
xlPortugueseBoth | 3 | The spelling checker recognizes both pre-reform and post-reform spellings. |