Nevron .NET Vision
Nevron.FormulaSheet Namespace / NFormulaCell Class
Methods


In This Topic
    NFormulaCell Class Members
    In This Topic

    The following tables list the members exposed by NFormulaCell.

    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this object  
    Public Method  
    Public Method  
    Public MethodEvaluates the value of this cell  
    Public Method  
    Public MethodGets the options for a strong type. Applicable only if the IsStronglyTyped returned true. Returns null if the strong type has no options.  
    Public MethodInvalidates the cache of the cell  
    Public MethodPaints information about the cell, by rendering a text in the specified boudns  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the value of this cell as a variant value  
    Protected MethodCalled when the cell has changed  
    Protected MethodSets the specified variant value as the value of this cell  
    Top
    See Also