ComponentOne Excel for UWP
IsCustomHeight Property

C1.UWP.Excel Assembly > C1.Xaml.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