ContentControlAddedEventArgs 介面
提供內容控制項的 Added 事件資料。
命名空間: Microsoft.Office.Tools.Word
組件: Microsoft.Office.Tools.Word (在 Microsoft.Office.Tools.Word.dll 中)
語法
'宣告
<GuidAttribute("3dda70b9-11ce-4064-bbbd-73cab7c31db2")> _
Public Interface ContentControlAddedEventArgs
[GuidAttribute("3dda70b9-11ce-4064-bbbd-73cab7c31db2")]
public interface ContentControlAddedEventArgs
ContentControlAddedEventArgs 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
InUndoRedo | 取得值,這個值表示是否已引發 Added 事件做為復原或取消復原動作的一部分。 |
回頁首