SPREAD for WPF 4.0J - GcSpreadSheet
CreateAutoExtendRow メソッド

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > TableActionsCommand クラス : CreateAutoExtendRow メソッド
ソーステーブル。
余分な行の総数。
テーブルの行数を1つ拡張するコマンドを作成します。
シンタックス
'宣言
 
Public Shared Function CreateAutoExtendRow( _
   ByVal table As Table, _
   ByVal rowCount As System.Integer _
) As TableActionsCommand
public static TableActionsCommand CreateAutoExtendRow( 
   Table table,
   System.int rowCount
)

パラメータ

table
ソーステーブル。
rowCount
余分な行の総数。
参照

TableActionsCommand クラス
TableActionsCommand メンバ