Click or drag to resize

ExcelRangeRowHeightInPoints Property

Gets or sets the height in points of the rows in the range.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public double RowHeightInPoints { get; set; }

Property Value

Type: Double
See Also