Spread Windows Forms 12.0 Product Documentation
CellRelation Enumeration


GrapeCity.CalcEngine Assembly > GrapeCity.CalcEngine Namespace : CellRelation Enumeration
Syntax
'Declaration
 
Public Enum CellRelation 
   Inherits System.Enum
'Usage
 
Dim instance As CellRelation
public enum CellRelation : System.Enum 
Members
MemberDescription
Absolute 
ColumnRelative 
Relative 
RowRelative 
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.CalcEngine Namespace