Search Results for

    Show / Hide Table of Contents

    XlsFile.SetColOutlineLevel Method

    Sets the Outline level for a column range.

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override void SetColOutlineLevel(Int32 firstCol, Int32 lastCol, Int32 level)

    Parameters

    <-> Parameter Type Description
    firstCol Int32 Column index of the first column on the range. (1 based)
    lastCol Int32 Column index of the last column on the range. (1 based)
    level Int32 Outline level. must be between 0 and 7.

    See also

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