Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.CalcEngine Namespace / CellHyperlinkData Structure
Members


In This Topic
    CellHyperlinkData Structure
    In This Topic
    Represents the hyperlink data of a cell which contains HYPERLINK function.
    Object Model
    CellHyperlinkData Structure
    Syntax
    'Declaration
     
    Public Structure CellHyperlinkData 
       Inherits System.ValueType
    'Usage
     
    Dim instance As CellHyperlinkData
    public struct CellHyperlinkData : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.CalcEngine.CellHyperlinkData

    See Also