AutoCorrect.FirstLetterAutoAdd 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个值,该值指示 Microsoft Word是否自动将缩写添加到自动更正首字母例外列表。
public:
property bool FirstLetterAutoAdd { bool get(); void set(bool value); };
public bool FirstLetterAutoAdd { get; set; }
member this.FirstLetterAutoAdd : bool with get, set
Public Property FirstLetterAutoAdd As Boolean
属性值
注解
在 Word 把紧跟缩写词的句号后的字母转变为大写时,如果立即删除并重新键入该字母,Word 就会将此缩写词添至该列表中。