IRowsDelete Method (Int32)Bytescout Spreadsheet SDK
Deletes the row.

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

void Delete(
	int Index
)

Parameters

Index
Type: SystemInt32
The row index.
See Also

Reference