Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / HyperLinkCellType Class / HyperLinkCellType Constructor


In This Topic
    HyperLinkCellType Constructor
    In This Topic
    Creates a hyperlink cell.
    Overload List
    OverloadDescription
    Creates a new hyperlink cell with no destination URL.  
    Creates a new hyperlink cell with the specified destination URL.  
    Creates a new hyperlink cell with the specified destination URL and image.  
    Creates a new hyperlink cell with the specified destination URL, image, and target.  
    Remarks
    Initializes an instance of the HyperLinkCellType class.
    See Also