Worksheet.StandardHeight Property

Definition

Gets the standard (default) height of all the rows in the worksheet, in points.

public:
 property double StandardHeight { double get(); };
public double StandardHeight { get; }
member this.StandardHeight : double
Public ReadOnly Property StandardHeight As Double

Property Value

The standard (default) height of all the rows in the worksheet, in points.

Applies to