Spread Windows Forms 13.0 Product Documentation
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
     Method Adds columns of cells after the specified column.  
     Method Adds rows of cells after the specified row.  
     Method Removes all of the contents from the cells in the specified range of cells.  
     Method Copies a range of cells and pastes it into a range of cells at the specified location.  
     Method Moves a range of cells and pastes it into a range of cells at the specified location.  
     Method Removes columns from the specified starting position.  
     Method Removes rows from the specified starting position.  
     Method Swaps a range of cells from one specified location to another.  
    Top
    See Also