SPREAD for WPF 3.0J - GcSpreadSheet
Item プロパティ (IArguments)

GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IArguments インターフェース : Item プロパティ
引数のインデックスを示す整数値。
指定したインデックスにある IValue 引数を取得します。
シンタックス
'宣言
 
ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As IValue
IValue this[ 
   System.int index
]; {get;}

パラメータ

index
引数のインデックスを示す整数値。

プロパティ値

指定した引数の値を示すIValueインスタンス。
参照

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