Height Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library Height Property
NamespacesYogesh.ExcelXmlRowHeight
Gets or sets the row height
Declaration Syntax
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);
}

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158