MESCIUS SPREAD for Windows Forms 17.0J
InsertExtendTable メソッド

ソース テーブル。
行または列を挿入する必要があることを示します。
テーブルの最後に行/列を挿入するための新しいテーブル アクション コマンドを作成します。
構文
'Declaration
 
Public Shared Function InsertExtendTable( _
   ByVal table As ITable, _
   ByVal isRow As Boolean _
) As TableActionsCommand
public static TableActionsCommand InsertExtendTable( 
   ITable table,
   bool isRow
)

パラメータ

table
ソース テーブル。
isRow
行または列を挿入する必要があることを示します。
参照

TableActionsCommand クラス
TableActionsCommand メンバ

 

 


© MESCIUS inc. All rights reserved.