ExcelRangeRowHeightInPoints Property |
Gets or sets the height in points of the rows in the range.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic double RowHeightInPoints { get; set; }Public Property RowHeightInPoints As Double
Get
Set
Property Value
Double
See Also