Height Property
From Yogesh.ExcelXml
Gets or sets the row height
| C# | Visual Basic | Visual C++ |
public double Height { get; set; }
Public Property Height As Double
public: property double Height { double get (); void set (double value); }