Search Results for

    Show / Hide Table of Contents

    TXlsFile.SetRowOutlineLevel Method

    Sets the Outline level for a row range.

    Syntax

    Unit: FlexCel.XlsAdapter

    procedure TXlsFile.SetRowOutlineLevel(const firstRow: Integer; const lastRow: Integer; const level: Integer); overload; override;

    Parameters

    <-> Parameter Type Description
    const firstRow Integer Row index of the first row on the range. (1 based)
    const lastRow Integer Row index of the last row on the range. (1 based)
    const level Integer Outline level. must be between 0 and 7.

    See also

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