Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IRangeSupport Interface
Methods

In This Topic
    IRangeSupport Interface Members
    In This Topic

    The following tables list the members exposed by IRangeSupport.

    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