The following tables list the members exposed by IRangeSupport.
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. |
Reference
IRangeSupport InterfaceFarPoint.Web.Spread.Model Namespace
IMovable Interface