FarPoint.CalcEngine アセンブリ > FarPoint.CalcEngine 名前空間 > ReferenceExpression クラス : RowRelative プロパティ |
'Declaration
Public MustOverride ReadOnly Property RowRelative As Boolean
'使用法
Dim instance As ReferenceExpression Dim value As Boolean value = instance.RowRelative
public abstract bool RowRelative {get;}