Search Results for

    Show / Hide Table of Contents

    TXlsFile.SetColOutlineLevel Method

    Sets the Outline level for a column range.

    Syntax

    Unit: FlexCel.XlsAdapter

    procedure TXlsFile.SetColOutlineLevel(const firstCol: Integer; const lastCol: Integer; const level: Integer); overload; override;

    Parameters

    <-> Parameter Type Description
    const firstCol Integer Column index of the first column on the range. (1 based)
    const lastCol Integer Column index of the last column 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