Spread WPF 17
GrapeCity.Excel Namespace / ExcelHyperLink Class
Members


In This Topic
    ExcelHyperLink Class
    In This Topic
    Represents the hyperlink in excel. Every hyperlink can contain a text mark and a description that is show in the sheet instead of the read link.
    Object Model
    ExcelHyperLink Class
    Syntax
    'Declaration
     
    Public Class ExcelHyperLink 
       Implements IExcelHyperLink 
    'Usage
     
    Dim instance As ExcelHyperLink
    public class ExcelHyperLink : IExcelHyperLink  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.ExcelHyperLink

    See Also