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 | Adds an ITableRange object into the manager. | |
CanAddColumns | Checks whether columns can be added at a specific column index. | |
CanAddRows | Checks whether rows can be added at the specific row index. | |
CanRemoveColumns | Checks whether can remove columns. | |
CanRemoveRows | Checks whether can remove rows. | |
ClearTableFromRange | Clears ITableRange objects from the range. | |
Find | Overloaded. Finds an ITableRange by its name. | |
GetTables | Gets a hash table of ITableRange objects. | |
RemoveRangeObject | Removes an ITableRange object from the manager. |