MESCIUS SPREAD for Windows Forms 15.0J
RemoveRangeGroup メソッド (Rows)

開始行インデックス
グループ解除する行数
指定したインデックスから指定した数の行をアウトライン(範囲グループ)から削除し、削除した行を個々の行に戻します。
構文
'宣言
 
Public Sub RemoveRangeGroup( _
   ByVal row As Integer, _
   ByVal count As Integer _
) 
public void RemoveRangeGroup( 
   int row,
   int count
)

パラメータ

row
開始行インデックス
count
グループ解除する行数
参照

Rows クラス
Rows メンバ

 

 


© MESCIUS inc. All rights reserved.