Worksheet.GetCell Method

From NanoXLSX

NanoXLSX

WorksheetGetCell Method

Overload List
  NameDescription
Public methodGetCell(CellAddress)
Gets the cell of the specified address
Public methodGetCell(Int32, Int32)
Gets the cell of the specified column and row number (zero-based)
Top
See Also