Link Search Menu Expand Document

IColumnsDelete Method (Int32)

Deletes the column specified index.

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

Parameters

Index
Type: SystemInt32
The column index.
See Also

Reference