Search Results for

    Show / Hide Table of Contents

    XlsFile.FreezePanes Method

    This command is equivalent to Menu->Window->Freeze Panes. It will freeze the rows and columns above and to the left from cell. Note that because Excel works this way, when you ExcelFile.SplitWindow the panes are suppressed and vice-versa See also ExcelFile.GetFrozenPanes This property can work in different windows depending on the value of ExcelFile.ActiveWindow

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override void FreezePanes(TCellAddress cell)

    Parameters

    <-> Parameter Type Description
    cell TCellAddress All rows and columns above and to the left of this cell will be frozen. Set it to null or "A1" to unfreeze the panes.

    See also

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