ComponentOne Studio for WinRT XAML
Frozen プロパティ (XLRowCollection)

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

XLRowCollection クラス
XLRowCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.