[]
Creates an instance of the CircularFormulaEventInfo class.
public CircularFormulaEventInfo(object holder, int row, int column)
Public Sub New(holder As Object, row As Integer, column As Integer)
| Type | Name | Description |
|---|---|---|
| object | holder | |
| int | row | Row index |
| int | column | Column index |