Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / StandardHeight Property
In This Topic
    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