FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ITableRangeManager Interface |
For a list of all members of this type, see ITableRangeManager members.
Name | Description | |
---|---|---|
AddRangeObject | Add an ITableRange object into the manager. | |
CanAddColumns | Checks whether can add columns at specific column index. | |
CanAddRows | Checks whether can add rows at specific row index. | |
CanRemoveColumns | Checks whether can remove columns. | |
CanRemoveRows | Checks whether can remove rows. | |
ClearTableFromRange | Clear ITableRange objects from range | |
Find | Overloaded. Find an ITableRange by its name. | |
GetTables | Get a Hashtable of ITableRange objecs | |
RemoveRangeObject | Remove an ITableRange object from manager |