Cells.GetRowHeightInch

Cells.GetRowHeightInch method

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

public double GetRowHeightInch(int row)
ParameterTypeDescription
rowInt32Row index

Return Value

Height of row

See Also