Click or drag to resize

IExcelSheetWriterGetLastRow Method

Get the last row of the current sheet.

Namespace: Casewhere.Runtime.IO
Assembly: Casewhere.Runtime.IO (in Casewhere.Runtime.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
int GetLastRow()

Return Value

Int32

[Missing <returns> documentation for "M:Casewhere.Runtime.IO.IExcelSheetWriter.GetLastRow"]

See Also