Search Results for

    Show / Hide Table of Contents

    TExcelFile.SetRowHidden Method

    Hides or shows a specific row.

    Syntax

    Unit: FlexCel.Core

    procedure TExcelFile.SetRowHidden(const row: Integer; const hide: Boolean); virtual; abstract;

    Parameters

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

    See also

    • TExcelFile
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com