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