Link Search Menu Expand Document

IColumnsInsert Method (Int32, Int32)

Inserts the specified ColumnCount Columns into the worksheet at the specified Index.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.5.1.2018-master
Syntax
void Insert(
	int Index,
	int ColumnCount
)

Parameters

Index
Type: SystemInt32
The index at which Column should be inserted.
ColumnCount
Type: SystemInt32
The Columns count.
See Also

Reference


Copyright © 2016 - 2023 ByteScout