ContentControl.XMLMapping 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 XMLMapping,代表 ContentControl 與自訂 XML 組件中的元素之間的繫結。
public:
property Microsoft::Office::Interop::Word::XMLMapping ^ XMLMapping { Microsoft::Office::Interop::Word::XMLMapping ^ get(); };
public Microsoft.Office.Interop.Word.XMLMapping XMLMapping { get; }
member this.XMLMapping : Microsoft.Office.Interop.Word.XMLMapping
Public ReadOnly Property XMLMapping As XMLMapping
屬性值
物件,代表 ContentControl 與自訂 XML 組件中的元素之間的繫結。
例外狀況
屬性Type具有 Microsoft.Office.Interop.Word 值。WdContentControlType.wdContentControlBuildingBlockGallery, Microsoft.Office.Interop.Word。WdContentControlType.wdContentControlGroup 或 Microsoft.Office.Interop。Word。WdContentControlType.wdContentControlRichText。
備註
XMLMapping使用 屬性,將 系結ContentControl至 XML 片段中的專案, (也會在檔中內嵌的自定義 XML 元件) 命名。 如需詳細資訊,請參閱 內容控件 和 自定義 XML 元件概觀。
您無法將建置元件、群元件和 RTF 控制項系結至自訂 XML 元件。