Cells.GetRowOriginalHeightPoint

Cells.GetRowOriginalHeightPoint method

Gets original row’s height in unit of point if the row is hidden

public double GetRowOriginalHeightPoint(int row)
ParameterTypeDescription
rowInt32The row index.

See Also