Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / CellRelation Enumeration


CellRelation Enumeration
Syntax
'Declaration
 
Public Enum CellRelation 
   Inherits System.Enum
 
'Usage
 
Dim instance As CellRelation
Members
MemberDescription
Absolute 
ColumnRelative 
Relative 
RowRelative 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.CalcEngine.CellRelation

See Also