GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > IEvaluationContext インタフェース : EnterContext メソッド |
'Declaration
Sub EnterContext( _ ByVal source As IReferenceSource, _ ByVal contextRow As Integer, _ ByVal contextColumn As Integer _ )
void EnterContext( IReferenceSource source, int contextRow, int contextColumn )