Search Results for

    Show / Hide Table of Contents

    TXlsFile.SetRowHidden Method

    Hides or shows a specific row.

    Syntax

    Unit: FlexCel.XlsAdapter

    procedure TXlsFile.SetRowHidden(const row: Integer; const hide: Boolean); override;

    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

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