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