GemBox.Spreadsheet

ExcelCellCollection.Item Property

Gets the cell with the specified index.

public ExcelCell this[
   int index
] {get;}

Parameters

index
The zero-based index of the cell.

See Also

ExcelCellCollection Class | GemBox.Spreadsheet Namespace