Spread Windows Forms 12.0 Product Documentation
TableRangeManager Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > ITableModelSupport Interface : TableRangeManager Property
Gets or sets the table range collections.
Syntax
'Declaration
 
Property TableRangeManager As ITableRangeManager
'Usage
 
Dim instance As ITableModelSupport
Dim value As ITableRangeManager
 
instance.TableRangeManager = value
 
value = instance.TableRangeManager
ITableRangeManager TableRangeManager {get; set;}
See Also

Reference

ITableModelSupport Interface
ITableModelSupport Members