'DeclarationPublic Enum CellRelation Inherits System.Enum
'UsageDim instance As CellRelation
public enum CellRelation : System.Enum
'DeclarationPublic Enum CellRelation Inherits System.Enum
'UsageDim instance As CellRelation
public enum CellRelation : System.Enum
| Member | Description |
|---|---|
| Absolute | |
| ColumnRelative | |
| Relative | |
| RowRelative |
System.Object
System.ValueType
System.Enum
GrapeCity.CalcEngine.CellRelation