Spread Windows Forms 12.0 Product Documentation
GetTables Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > ITableRangeManager Interface : GetTables Method
Gets a hash table of ITableRange objects.
Syntax
'Declaration
 
Function GetTables() As Hashtable
'Usage
 
Dim instance As ITableRangeManager
Dim value As Hashtable
 
value = instance.GetTables()
Hashtable GetTables()

Return Value

Hashtable of ITableRange objects
See Also

Reference

ITableRangeManager Interface
ITableRangeManager Members