Search Results for

    Show / Hide Table of Contents

    ExcelFile.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 SplitWindow the panes are suppressed and vice-versa See also GetFrozenPanes This property can work in different windows depending on the value of ActiveWindow

    Syntax

    Namespace: FlexCel.Core

    public abstract 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

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