WdPortugueseReform 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定巴西或欧洲葡萄牙语拼写器的模式。
public enum class WdPortugueseReform
public enum WdPortugueseReform
type WdPortugueseReform =
Public Enum WdPortugueseReform
- 继承
-
WdPortugueseReform
字段
名称 | 值 | 说明 |
---|---|---|
wdPortuguesePreReform | 1 | 使用前期修订拼写规则。 |
wdPortuguesePostReform | 2 | 使用后期修订拼写规则。 |
wdPortugueseBoth | 3 | 使用前期修订和后期修订拼写规则。 |