GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > CellReference 構造体 : Relation プロパティ |
'Declaration
Public ReadOnly Property Relation As CellRelation
'使用法
Dim instance As CellReference Dim value As CellRelation value = instance.Relation
public CellRelation Relation {get;}