FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : IRangeSupport Interface |
For a list of all members of this type, see IRangeSupport members.
Name | Description | |
---|---|---|
![]() | AddColumns | Adds columns of cells after the specified column. |
![]() | AddRows | Adds rows of cells after the specified row. |
![]() | Clear | Removes all of the contents from the cells in the specified range of cells. |
![]() | Copy | Copies a range of cells and pastes it into a range of cells at the specified location. |
![]() | Move | Moves a range of cells and pastes it into a range of cells at the specified location. |
![]() | RemoveColumns | Removes columns from the specified starting position. |
![]() | RemoveRows | Removes rows from the specified starting position. |
![]() | Swap | Swaps a range of cells from one specified location to another. |
IRangeSupport Interface
FarPoint.Win.Spread.Model Namespace
CellRange Class