Spread Windows Forms 9.0 Product Documentation
IRangeSupport Interface Members
Methods 

The following tables list the members exposed by IRangeSupport.

Public Methods
 NameDescription
 MethodAddColumnsAdds columns of cells after the specified column.  
 MethodAddRowsAdds rows of cells after the specified row.  
 MethodClearRemoves all of the contents from the cells in the specified range of cells.  
 MethodCopyCopies a range of cells and pastes it into a range of cells at the specified location.  
 MethodMoveMoves a range of cells and pastes it into a range of cells at the specified location.  
 MethodRemoveColumnsRemoves columns from the specified starting position.  
 MethodRemoveRowsRemoves rows from the specified starting position.  
 MethodSwapSwaps a range of cells from one specified location to another.  
Top
See Also

Reference

IRangeSupport Interface
FarPoint.Win.Spread.Model Namespace
CellRange Class

User-Task Documentation

Creating a Range of Cells
Working with Rows and Columns

 

 


Copyright © GrapeCity, inc. All rights reserved.