Search Results for

    Show / Hide Table of Contents

    ExcelFile.DefaultRowHidden Property

    When this property is true, rows with no data are hidden by default. Note that this property only affects the visibility of empty rows. If for example row 6 is empty and you have this property true, then row 6 will be hidden. But if you write any value in a cell in row 6, then the row won't be empty anymore, and it won't be hidden anymore either.

    Syntax

    Namespace: FlexCel.Core

    public abstract Boolean DefaultRowHidden { get; set; }

    See also

    • ExcelFile
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com