GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > RangeReference 構造体 > ToAbsolute メソッド : ToAbsolute(Int32,Int32) メソッド |
'宣言
Public Overloads Function ToAbsolute( _ ByVal contextRow As Integer, _ ByVal contextColumn As Integer _ ) As RangeReference
public RangeReference ToAbsolute( int contextRow, int contextColumn )