Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICalcContext Interface
Properties

In This Topic
    ICalcContext Interface Members
    In This Topic

    The following tables list the members exposed by ICalcContext.

    Public Properties
     NameDescription
     Property Get the column index of the cell which is calculating.  
     Property Get the row index of the cell which is calculating.  
     PropertyGet the IWorksheet that contains the cell which is calculating.  
    Top
    See Also