Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / RowHeight Property
In This Topic
    RowHeight Property (IRange)
    In This Topic
    Gets or sets the height of the individual rows represented by this range in points.
    Syntax
    System.double RowHeight {get; set;}
    See Also