Aspose::Cells::Cells::InsertRow method

Cells::InsertRow method

Inserts a new row into the worksheet.

void Aspose::Cells::Cells::InsertRow(int32_t rowIndex)
ParameterTypeDescription
rowIndexint32_tRow index.

See Also