Infragistics(R) NetAdvantage(R) WPF
FrozenPaneSettings Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Documents.Excel Namespace : FrozenPaneSettings Class

Class which controls the way frozen panes are arranged and used for a worksheet.

Syntax

Visual Basic (Declaration) 
Public Class FrozenPaneSettings 
   Inherits PaneSettingsBase
C# 
public class FrozenPaneSettings : PaneSettingsBase 

Remarks

Note: Frozen and unfrozen panes cannot be used simultaneously, so depending whether the panes are frozen or unfrozen, these settings may not be used or saved.

See Also