[]
Represents the hyperlink cell.
public class HyperLinkCellType : BaseCellType
Public Class HyperLinkCellType
Inherits BaseCellType
Name | Description |
---|---|
HyperLinkCellType() | Create a hyperlink cell type. |
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. |