Search Results for

    Show / Hide Table of Contents

    XlsFile.SetRowOutlineLevel Method

    Sets the Outline level for a row range.

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override void SetRowOutlineLevel(Int32 firstRow, Int32 lastRow, Int32 level)

    Parameters

    <-> Parameter Type Description
    firstRow Int32 Row index of the first row on the range. (1 based)
    lastRow Int32 Row index of the last row 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