Overload | Description |
---|---|
HyperLinkCellType Constructor() | Creates a new hyperlink cell with default settings. |
HyperLinkCellType Constructor(HyperLinkCellType) | Creates a new copy from the specified cell type ("Copy constructor"). |
HyperLinkCellType Constructor(SerializationInfo,StreamingContext) | Creates a new hyperlink cell from serialization. |