共用方式為


PowerPoint) (Slide.Comments 屬性

會傳回代表一群註解的 註解 物件。 唯讀。

語法

運算式評論

表達 代表 Slide 物件的變數。

傳回值

註解

範例

在下列範例中,會將註解新增至投影片。

Sub AddNewComment()

    ActivePresentation.Slides(1).Comments.Add _
        Left:=0, Top:=0, Author:="John Doe", AuthorInitials:="jd", _
        Text:="Please check this spelling again before the next draft."

End Sub

支援和意見反應

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