Click or drag to resize

ExcelWorkbookDefaultSettingsSerializeDefaultRowHeight Property

A flag indicating if the DefaultRowHeightPoints property should be serialized or not when the format is Xlsx_2007.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public bool SerializeDefaultRowHeight { get; set; }

Property Value

Boolean
See Also