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