HyperLinkCellType Class Members
In This Topic
The following tables list the members exposed by HyperLinkCellType.
Public Constructors
Public Properties
| Name | Description |
| ActiveOnClick |
Gets or sets whether to move to the active cell when clicked.
|
| LinkColor |
Gets or sets the color of the hyperlink.
|
| LinkToolTip |
Gets or sets the tooltip for the hyperlink.
|
| Target |
Gets or sets the type for the hyperlink's target.
|
| Text |
Gets or sets the text string for the hyperlink.
|
| VisitedLinkColor |
Gets or sets the color of visited links.
|
Top
See Also