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