FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > TableReferenceExpression Class > TableReferenceExpression Constructor : TableReferenceExpression Constructor(Object,Int32,Int32) |
'Declaration Public Function New( _ ByVal tableData As Object, _ ByVal firstColIndex As Integer, _ ByVal lastColIndex As Integer _ )
'Usage Dim tableData As Object Dim firstColIndex As Integer Dim lastColIndex As Integer Dim instance As New TableReferenceExpression(tableData, firstColIndex, lastColIndex)
public TableReferenceExpression( object tableData, int firstColIndex, int lastColIndex )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional