语法
表达式.Name
表达式 必选。一个代表 Document 对象的变量。
示例
本示例返回 Hello.doc 中第一个书签的名称。
let abook = Documents.Item("Hello.doc").Bookmarks.Item(1).Name