MESCIUS SPREAD for ASP.NET 10.0J
AddRows メソッド (ConditionalFormattingModel)

後ろに行を追加する行インデックス
追加する行数
指定した行の後ろに複数のセル行を追加します。
構文
'Declaration
 
Public Sub AddRows( _
   ByVal row As Integer, _
   ByVal rowCount As Integer _
) 
public void AddRows( 
   int row,
   int rowCount
)

パラメータ

row
後ろに行を追加する行インデックス
rowCount
追加する行数
参照

ConditionalFormattingModel クラス
ConditionalFormattingModel メンバ

 

 


© MESCIUS inc. All rights reserved.