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