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 columns can be removed. |
![]() | CanRemoveRows | Checks whether rows can be removed. |
![]() | 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. |