Cells.StandardHeight

Cells.StandardHeight property

Gets or sets the default row height in this worksheet, in unit of points.

public double StandardHeight { get; set; }

See Also