GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IReferenceSource インタフェース > GetValue メソッド : GetValue(IEvaluationContext,Int32,Int32,IPrimitiveValue) メソッド |
'Declaration
Overloads Sub GetValue( _ ByVal context As IEvaluationContext, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal result As IPrimitiveValue _ )
void GetValue( IEvaluationContext context, int row, int column, IPrimitiveValue result )