SPREAD for WPF 4.0J - GcSpreadSheet
SetColumnResizable(Int32,Int32,Boolean) メソッド

GrapeCity.Spreadsheet 名前空間 > LayoutManager クラス > SetColumnResizable メソッド : SetColumnResizable(Int32,Int32,Boolean) メソッド
開始列インデックスを示す整数値
終了列インデックスを示す整数値
列のサイズを変更できるかどうかを示すブール値
列範囲のサイズ変更可能フラグを設定します。
シンタックス
'宣言
 
Public Overloads Sub SetColumnResizable( _
   ByVal column As System.Integer, _
   ByVal column2 As System.Integer, _
   ByVal value As System.Boolean _
) 
public void SetColumnResizable( 
   System.int column,
   System.int column2,
   System.bool value
)

パラメータ

column
開始列インデックスを示す整数値
column2
終了列インデックスを示す整数値
value
列のサイズを変更できるかどうかを示すブール値
参照

LayoutManager クラス
LayoutManager メンバ
オーバーロード一覧