Table of Contents

ExcelFile.GetFrozenPanes Method

Returns the cell that is freezing the window, "A1" if no panes are frozen. See also FreezePanes This property can work in different windows depending on the value of ActiveWindow

Syntax

Namespace: FlexCel.Core

public abstract TCellAddress GetFrozenPanes()

See also