Word) (Application.DisplayScreenTips 屬性

True 是表示 如果註解、 註腳、 章節附註和超連結會顯示為提示。 標示為具有註解會醒目提示的文字。 可讀寫的 Boolean

語法

expressionDisplayScreenTips

expression 代表 Application 物件的變數。

範例

此範例會讓 Word 將註解、註腳及章節附註顯示為提示。 此外,還會反白顯示標示為具有註解的文字。

Application.DisplayScreenTips = True

This example returns the current status of the ScreenTips checkbox in the Show area on the View tab in the Options dialog box.

temp = Application.DisplayScreenTips

另請參閱

Application 物件

支援和意見反應

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