Cells.StandardHeightPixels

Cells.StandardHeightPixels property

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

public int StandardHeightPixels { get; set; }

See Also