_Worksheet.StandardHeight Property

Definition

Returns the standard (default) height of all the rows in the worksheet in points. Read-only Double.

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

Property Value

Applies to