Spread Windows Forms 12.0 Product Documentation
CellHyperlinkData Structure
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.CalcEngine Namespace : CellHyperlinkData Structure
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

Reference

CellHyperlinkData Members
GrapeCity.CalcEngine Namespace