SPREAD for WPF 4.0J - GcSpreadSheet
UnparseA1Reference(Int32,Int32,Int32,Int32) メソッド

GrapeCity.CalcEngine アセンブリ > GrapeCity.CalcEngine 名前空間 > FormulaEngine クラス > UnparseA1Reference メソッド : UnparseA1Reference(Int32,Int32,Int32,Int32) メソッド
A1参照スタイルの範囲参照を逆解析します。
シンタックス
'宣言
 
Public Overloads Shared Function UnparseA1Reference( _
   ByVal row As System.Integer, _
   ByVal column As System.Integer, _
   ByVal row2 As System.Integer, _
   ByVal column2 As System.Integer _
) As System.String
public static System.string UnparseA1Reference( 
   System.int row,
   System.int column,
   System.int row2,
   System.int column2
)

パラメータ

row
column
row2
column2
参照

FormulaEngine クラス
FormulaEngine メンバ
オーバーロード一覧