CalcEngine for .NET
CurrentIndex プロパティ (VBAEngine)

C1.CalcEngine アセンブリ > C1.CalcEngine.VBAEngine 名前空間 > VBAEngine クラス : CurrentIndex プロパティ
データソースからエントリのインデックスを取得または設定します。
シンタックス
'宣言
 
Public Overrides Property CurrentIndex As System.Integer
public override System.int CurrentIndex {get; set;}
解説
DataSource がコレクションまたはセットの場合に、このプロパティを使用して特定のエントリの式を評価します。
参照

VBAEngine クラス
VBAEngine メンバ