GemBox.Spreadsheet
* This is an archive help.
Click here for new GemBox.Spreadsheet help.
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