Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ITableRangeManager Interface

In This Topic
ITableRangeManager Interface Methods
In This Topic

For a list of all members of this type, see ITableRangeManager members.

Public Methods
 NameDescription
 MethodAdds an ITableRange object into the manager.  
 MethodChecks whether columns can be added at a specific column index.  
 MethodChecks whether rows can be added at the specific row index.  
 MethodChecks whether columns can be removed.  
 MethodChecks whether rows can be removed.  
 MethodClears ITableRange objects from the range.  
 MethodOverloaded. Finds an ITableRange by its name.  
 MethodGets a hash table of ITableRange objects.  
 MethodRemoves an ITableRange object from the manager.  
Top
See Also