共用方式為


Options.AutoFormatAsYouTypeInsertClosings 屬性 (Word)

True 是表示 Microsoft Word 設為自動插入對應的備忘錄結語時使用者輸入備忘錄標題。 讀取/寫入。

語法

expression. AutoFormatAsYouTypeInsertClosings

需要 expression。 代表 Options 物件的變數。

範例

本範例會將 Microsoft Word 設定為在使用者輸入備忘錄標題時自動插入對應的備忘錄結語。

Sub AutoInsertClosings() 
 Options.AutoFormatAsYouTypeInsertClosings = True 
End Sub

另請參閱

Options 物件

支援和意見反應

有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱 Office VBA 支援與意見反應