MESCIUS SPREAD for Windows Forms 17.0J
SetColumnName メソッド (Table)

計算列のインデックスを示す整数値。
列名を示す文字列値。
列の名前を設定します。
構文
'Declaration
 
Public Sub SetColumnName( _
   ByVal index As Integer, _
   ByVal text As String _
) 
public void SetColumnName( 
   int index,
   string text
)

パラメータ

index
計算列のインデックスを示す整数値。
text
列名を示す文字列値。
参照

Table クラス
Table メンバ

 

 


© MESCIUS inc. All rights reserved.