[]
表示超链接单元格。
public class HyperLinkCellType : BaseCellType
| Name | Description |
|---|---|
| HyperLinkCellType() | 创建一个超链接单元格类型。 |
| Name | Description |
|---|---|
| ActiveOnClick | 获取或设置点击时是否移动到活动单元格。 |
| LinkColor | 获取或设置超链接的颜色。 |
| LinkToolTip | 获取或设置超链接的工具提示。 |
| Target | 获取或设置超链接目标类型。 |
| Text | 获取或设置超链接的文本字符串。 |
| VisitedLinkColor | 获取或设置已访问链接的颜色。 |