Link Search Menu Expand Document

ColumnsItem Property

Gets the Column with the specified Index.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Column this[
	int Index
] { get; }

Parameters

Index
Type: SystemInt32

Property Value

Type: Column

Implements

IColumnsItemInt32
See Also

Reference