MESCIUS SPREAD for Windows Forms 15.0J
Item(String) プロパティ

テーブル名を示す文字列値。
指定したフィールド名を持つTableを取得します。
構文
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As String _
) As Table
public Table Item( 
   string name
) {get;}

パラメータ

name
テーブル名を示す文字列値。

プロパティ値

指定したTableを表すTable値。
参照

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

 

 


© MESCIUS inc. All rights reserved.