Aspose::Cells::Cells::GetMaxDataRow method

Cells::GetMaxDataRow method

Maximum row index of cell which contains data.

int32_t Aspose::Cells::Cells::GetMaxDataRow()

Remarks

Return -1 if there is no cell which contains data.

See Also