FarPoint.CalcEngine アセンブリ > FarPoint.CalcEngine 名前空間 > CellExpressionFactory クラス > CreateCellExpression メソッド : CreateCellExpression(Int32,Int32) メソッド |
'Declaration
Public Overloads Function CreateCellExpression( _ ByVal row As Integer, _ ByVal column As Integer _ ) As CellExpression
public CellExpression CreateCellExpression( int row, int column )