GrapeCity.Documents.Excel Namespace / IWorksheet Interface / StandardHeight Property
StandardHeight Property
In This Topic
Gets or sets the standard (default) height(in points) of all the rows in the worksheet (read-only).
Syntax
System.double StandardHeight {get; set;}
See Also