Link Search Menu Expand Document

IRowDeleteCell Method

Deletes the cells.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
void DeleteCell(
	int First,
	int Last
)

Parameters

First
Type: SystemInt32
The index first cell.
Last
Type: SystemInt32
The index last cell.
See Also

Reference