Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / TableReferenceExpression Class / TableData Property


In This Topic
TableData Property
In This Topic
Gets the table data.
Syntax
'Declaration
 
Public ReadOnly Property TableData As Object
 
'Usage
 
Dim instance As TableReferenceExpression
Dim value As Object
 
value = instance.TableData
See Also