FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / ExcelCalcEngine Class
Members

In This Topic
    ExcelCalcEngine Class
    In This Topic
    Extends CalcEngine to deal with cell ranges and to use the grid's DataContext.
    Object Model
    ExcelCalcEngine Class
    Syntax
    'Declaration
     
    
    Public Class ExcelCalcEngine 
       Inherits C1.WPF.Binding.C1CalcEngine
    public class ExcelCalcEngine : C1.WPF.Binding.C1CalcEngine 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Binding.C1CalcEngine
          C1.WPF.FlexGrid.ExcelCalcEngine

    See Also