GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IValuesArray インターフェース : Item プロパティ |
'宣言
ReadOnly Default Property Item( _ ByVal row As Integer, _ ByVal column As Integer _ ) As IPrimitiveValue
IPrimitiveValue this[ int row, int column ]; {get;}