Aspose::Cells::Cells::GetRowHeightPixel method

Cells::GetRowHeightPixel method

Gets the height of a specified row in unit of pixel.

int32_t Aspose::Cells::Cells::GetRowHeightPixel(int32_t row)
ParameterTypeDescription
rowint32_tRow index

ReturnValue

Height of row

See Also