共用方式為


Document.VstoSmartTags 屬性 (2007 系統)

更新:2007 年 11 月

取得與文件相關聯的 Microsoft.Office.Tools.SmartTagCollection 物件。

命名空間:  Microsoft.Office.Tools.Word
組件:  Microsoft.Office.Tools.Word.v9.0 (在 Microsoft.Office.Tools.Word.v9.0.dll 中)

語法

<BrowsableAttribute(False)> _
Public ReadOnly Property VstoSmartTags As SmartTagCollection

Dim instance As Document
Dim value As SmartTagCollection

value = instance.VstoSmartTags
[BrowsableAttribute(false)]
public SmartTagCollection VstoSmartTags { get; }

屬性值

型別:Microsoft.Office.Tools.SmartTagCollection

與文件相關聯的 Microsoft.Office.Tools.SmartTagCollection

使用權限

請參閱

參考

Document 類別

Document 成員

Microsoft.Office.Tools.Word 命名空間

其他資源

智慧標籤概觀

HOW TO:將置智慧標籤加入至 Word 文件