Excel for WPF and Silverlight
IsCustomHeight Property (XLRow)

C1.WPF.Excel Namespace > XLRow Class : IsCustomHeight Property
Gets or sets custom height flag for the row.
Syntax
'Declaration
 
Public Property IsCustomHeight As System.Boolean
public System.bool IsCustomHeight {get; set;}
See Also

Reference

XLRow Class
XLRow Members