GrapeCity.Documents.Excel Namespace / IRange Interface / RowHeight Property
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