Click or drag to resize

ExcelWorkbookDefaultRowHeightPoints Property

Gets the default row height in points for the newly created worksheets.

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

Property Value

Double
See Also