GrapeCity.Documents.Excel Namespace / IRange Interface / RowHeightInPixel Property
In This Topic
RowHeightInPixel Property
In This Topic
Gets or sets the height of the individual rows represented by this range in pixels.
Syntax
System.double RowHeightInPixel {get; set;}
See Also