AutoCorrect.FirstLetterExceptions 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回一个FirstLetterExceptions集合,该集合表示 Microsoft Word不会自动大写下一个字母的缩写列表。
public:
property Microsoft::Office::Interop::Word::FirstLetterExceptions ^ FirstLetterExceptions { Microsoft::Office::Interop::Word::FirstLetterExceptions ^ get(); };
public Microsoft.Office.Interop.Word.FirstLetterExceptions FirstLetterExceptions { get; }
member this.FirstLetterExceptions : Microsoft.Office.Interop.Word.FirstLetterExceptions
Public ReadOnly Property FirstLetterExceptions As FirstLetterExceptions
属性值
注解
此列表对应于“自动更正异常”对话框中“第一个字母”选项卡上的“自动更正”异常列表, (“自动更正”命令、“工具”菜单) 。