Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLRow Class / IsCustomHeight Property

In This Topic
    IsCustomHeight Property (XLRow)
    In This Topic
    Gets or sets custom height flag for the row.
    Syntax
    'Declaration
     
    
    Public Property IsCustomHeight As Boolean
    public bool IsCustomHeight {get; set;}
    See Also