Aspose::Cells::Cells::HideRows method

Cells::HideRows method

Hides multiple rows.

void Aspose::Cells::Cells::HideRows(int32_t row, int32_t totalRows)
ParameterTypeDescription
rowint32_tThe row index.
totalRowsint32_tThe row number.

See Also