Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CellReference Structure
Members


CellReference Structure
Represents a reference to a position of cell.
Syntax
'Declaration
 
Public Structure CellReference 
   Inherits System.ValueType
 
'Usage
 
Dim instance As CellReference
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.CellReference

See Also