Aspose::Cells::Cells::GetViewRowHeightInch method

Cells::GetViewRowHeightInch method

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

double Aspose::Cells::Cells::GetViewRowHeightInch(int32_t row)
ParameterTypeDescription
rowint32_tRow index

ReturnValue

Height of row

See Also