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