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