WebCells.ClearContents
WebCells.ClearContents method
Clears contents of a range.
public void ClearContents(int startRow, int startColumn, int endRow, int endColumn)
Parameter | Type | Description |
---|---|---|
startRow | Int32 | Start row index. |
startColumn | Int32 | Start column index. |
endRow | Int32 | End row index. |
endColumn | Int32 | End column index. |
See Also
- class WebCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb