FarPoint.Web.Spread Assembly > FarPoint.Web.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.Web.Spread.Model Namespace
IMovable Interface