Spread Windows Forms 12.0 Product Documentation
GetAllTableData Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > ITableModelSupport Interface : GetAllTableData Method
Gets all tables in the model.
Syntax
'Declaration
 
Function GetAllTableData() As Hashtable
'Usage
 
Dim instance As ITableModelSupport
Dim value As Hashtable
 
value = instance.GetAllTableData()
Hashtable GetAllTableData()
See Also

Reference

ITableModelSupport Interface
ITableModelSupport Members