ActionEventArgs 接口

ClickBeforeCaptionShow 事件提供数据。

命名空间:  Microsoft.Office.Tools.Excel
程序集:  Microsoft.Office.Tools.Excel(在 Microsoft.Office.Tools.Excel.dll 中)

语法

声明
<GuidAttribute("b32c4e9e-2a96-4182-8972-e79f03b52f22")> _
Public Interface ActionEventArgs
[GuidAttribute("b32c4e9e-2a96-4182-8972-e79f03b52f22")]
public interface ActionEventArgs

ActionEventArgs 类型公开以下成员。

属性

  名称 说明
公共属性 Properties 获取已针对智能标记实现的所有属性。
公共属性 Range 获取一个包含已被识别为智能标记的文本的范围。
公共属性 Text 获取已识别为智能标记的文本。

页首

请参见

参考

Microsoft.Office.Tools.Excel 命名空间