SPREAD for WPF 4.0J - GcSpreadSheet
GetFieldName メソッド (IRichValue)

GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IRichValue インターフェース : GetFieldName メソッド
フィールドインデックスを示す整数値。
フィールドの名前を取得します。
シンタックス
'宣言
 
Function GetFieldName( _
   ByVal index As System.Integer _
) As System.String
System.string GetFieldName( 
   System.int index
)

パラメータ

index
フィールドインデックスを示す整数値。

戻り値の型

フィールドの名前を表す文字列値。
参照

IRichValue インターフェース
IRichValue メンバ