Nevron .NET Vision
Nevron.FormulaSheet Namespace / NFormulaSheetEvaluator Class
Members


In This Topic
    NFormulaSheetEvaluator Class
    In This Topic
    The NFormulaSheetEvaluator class is used for the evaluation of the formula cells inside a formula sheet.
    Object Model
    NFormulaSheetEvaluator Class
    Syntax
    'Declaration
     
    
    Public Class NFormulaSheetEvaluator 
    'Usage
     
    
    Dim instance As NFormulaSheetEvaluator
    public class NFormulaSheetEvaluator 
    Remarks
    An instance of this class can be obtained from the CreateEvaluator method of the NFormulaSheet class.
    Inheritance Hierarchy

    System.Object
       Nevron.FormulaSheet.NFormulaSheetEvaluator

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also