ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLRow Class / IsCustomHeight Property

In This Topic
    IsCustomHeight Property
    In This Topic
    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