Excel for UWP/WinRT
Frozen プロパティ (XLRowCollection)

コレクション内のフリーズ行の数を取得または設定します。
構文
'宣言
 
Public Property Frozen As System.Integer
public System.int Frozen {get; set;}
解説
フリーズ行はシートの上端に表示され、垂直方向にスクロールしません。これは、列ヘッダーを表示する場合に便利です。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

XLRowCollection クラス
XLRowCollection メンバ

Send Feedback