[]
Specifies the circular cell information.
public class CircularFormulaEventInfo
Public Class CircularFormulaEventInfo
Name | Description |
---|---|
CircularFormulaEventInfo(object, int, int) | Creates an instance of the CircularFormulaEventInfo class. |
Name | Description |
---|---|
CellHolder | Specifies the model that contains the circular cell. It can be SheetView, RowHeader, ColumnHeader, SheetCorner, or ColumnFooter. |
Column | Specifies the column index. |
Row | Specifies the row index. |