[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICalcContext

ICalcContext Interface

Represents the context of the calclation.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface ICalcContext
Public Interface ICalcContext

Properties

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.