FarPoint.CalcEngine アセンブリ > FarPoint.CalcEngine 名前空間 > ExternalCellExpression クラス > ExternalCellExpression コンストラクタ : ExternalCellExpression コンストラクタ(Object,Int32,Int32) |
'Declaration Public Function New( _ ByVal source As Object, _ ByVal row As Integer, _ ByVal column As Integer _ )
'使用法 Dim source As Object Dim row As Integer Dim column As Integer Dim instance As New ExternalCellExpression(source, row, column)