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

In This Topic
IRangeSupport Interface Methods
In This Topic

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

Public Methods
 NameDescription
 MethodAdds columns of cells after the specified column.  
 MethodAdds rows of cells after the specified row.  
 MethodRemoves all of the contents from the cells in the specified range of cells.  
 MethodCopies a range of cells and pastes it into a range of cells at the specified location.  
 MethodMoves a range of cells and pastes it into a range of cells at the specified location.  
 MethodRemoves columns from the specified starting position.  
 MethodRemoves rows from the specified starting position.  
 MethodSwaps a range of cells from one specified location to another.  
Top
See Also