Aspose::Cells::Cells::GetMaxRow method

Cells::GetMaxRow method

Maximum row index of cell which contains data or style.

int32_t Aspose::Cells::Cells::GetMaxRow()

Remarks

Return -1 if there is no cell which contains data or style in the worksheet.

See Also