[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.HyperLinkCellType

HyperLinkCellType Class

表示超链接单元格。

Inheritance
HyperLinkCellType
Namespace: GrapeCity.Documents.Excel
Assembly: GcDocs.Excel.dll
Syntax
public class HyperLinkCellType : BaseCellType

Constructors

Name Description
HyperLinkCellType()

创建一个超链接单元格类型。

Properties

Name Description
ActiveOnClick

获取或设置点击时是否移动到活动单元格。

LinkColor

获取或设置超链接的颜色。

LinkToolTip

获取或设置超链接的工具提示。

Target

获取或设置超链接目标类型。

Text

获取或设置超链接的文本字符串。

VisitedLinkColor

获取或设置已访问链接的颜色。