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