get_MinimalHeight()

Cell::get_MinimalHeight() method

Returns the minimum height of a cell. This is a sum of minimal heights of all rows cowered by the cell. Read-only double.

double Aspose::Slides::Cell::get_MinimalHeight() override

See Also