Link Search Menu Expand Document

RowsDelete Method (Int32)

Deletes the row.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public void Delete(
	int Index
)

Parameters

Index
Type: SystemInt32
The row index.

Implements

IRowsDelete(Int32)
See Also

Reference