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