Aspose::Cells::WorkbookSettings::GetMaxRow method

WorkbookSettings::GetMaxRow method

Gets the max row index, zero-based.

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

Remarks

Returns 65535 if the file format is Excel97-2003;

See Also