Spread ASP.NET 6.0 Product Documentation
IRangeSupport Interface Members
See Also  Methods  Send Feedback
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : IRangeSupport Interface


Glossary Item Box

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

© 2002-2012 GrapeCity, Inc. All Rights Reserved.