Search Results for

    Show / Hide Table of Contents

    ExcelFile.SetRowHidden Method

    Hides or shows a specific row.

    Syntax

    Namespace: FlexCel.Core

    public abstract void SetRowHidden(Int32 row, Boolean hide)

    Parameters

    <-> Parameter Type Description
    row Int32 Row index (1 based)
    hide Boolean If true, row will be hidden, if false it will be visible.

    See also

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