Aspose::Cells::Cells::GetViewRowHeight method

Cells::GetViewRowHeight method

Gets the height of a specified row.

double Aspose::Cells::Cells::GetViewRowHeight(int32_t row)
ParameterTypeDescription
rowint32_tRow index.

ReturnValue

Height of row.

See Also