[]
Represents the context of the calclation.
public interface ICalcContext
Public Interface ICalcContext
Name | Description |
---|---|
Column | Get the column index of the cell which is calculating. |
Row | Get the row index of the cell which is calculating. |
Worksheet | Get the IWorksheet that contains the cell which is calculating. |