SmartTagAction Members

Include Protected Members
Include Inherited Members

Represents the actions that can be performed with smart tags.

The SmartTagAction type exposes the following members.

Properties

  Name Description
Public property _Default Reserved for internal use.
Public property ActiveXControl Returns an Object that represents an ActiveX control displayed in the Document Actions task pane.
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property CheckboxState Returns or sets a Boolean value that indicates whether a check box in a smart document is selected.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property ExpandHelp Sets or returns a Boolean value that represents whether the specified smart document Help text control is expanded or collapsed in the Document Actions task pane. True indicates that the control is expanded. False indicates that the control is collapsed.
Public property ListSelection Sets or returns an Integer value that represents the index number of the selected item in a smart document list box control.
Public property Name Returns the name of the object.
Public property Parent Returns the parent object for the specified object.
Public property PresentInPane Returns a Boolean value that represents whether a smart document control is currently displayed in the Document Actions task pane.
Public property RadioGroupSelection Sets or returns an Integer that represents the index number of the selected item in a group of radio button controls in a smart document.
Public property TextboxText Sets or returns a String that represents the text in a smart document textbox control.
Public property Type Returns an XlSmartTagControlType that represents the type of Smart Document control displayed in the Document Actions task pane.

Top

Methods

  Name Description
Public method Execute Activates a smart tag action that is associated with the smart tag type on a cell.

Top

See Also

Reference

SmartTagAction Interface

Microsoft.Office.Interop.Excel Namespace