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


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

System.Object
   System.ValueType
      GrapeCity.CalcEngine.CellReference

See Also