Word) (Options.AutoFormatMatchParentheses 屬性
當 Microsoft Word 自動格式化文件或範圍時,如果會更正不成對的左右括號,則為 True。 可讀寫的 Boolean。
語法
expression。 AutoFormatMatchParentheses
表達 會傳回 Options 物件的運算式。
範例
本範例會將 Microsoft Word 設為自動更正成對的左右括號,然後格式化目前的選取範圍。
Options.AutoFormatMatchParentheses = True
Selection.Range.AutoFormat
另請參閱
支援和意見反應
有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱 Office VBA 支援與意見反應。