Winnovative Excel Library for .NET
A flag indicating if the DefaultRowHeightPoints property should be serialized or not when the the format is Xlsx_2007.

Declaration Syntax
public bool SerializeDefaultRowHeight { get; set; }Public Property SerializeDefaultRowHeight As Boolean
public:
property bool SerializeDefaultRowHeight {
bool get ();
void set (bool value);
}Assembly:
Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)