SmartTag.SmartTagActions 属性

定义

返回一个 SmartTagActions 对象,该对象设置所选智能标记的操作类型。

public:
 property Microsoft::Office::Interop::Excel::SmartTagActions ^ SmartTagActions { Microsoft::Office::Interop::Excel::SmartTagActions ^ get(); };
public Microsoft.Office.Interop.Excel.SmartTagActions SmartTagActions { get; }
Public ReadOnly Property SmartTagActions As SmartTagActions

属性值

注解

不能识别的智能标记操作项将返回一个运行时错误。

适用于