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


In This Topic
    NSingleFormulaCell Class Members
    In This Topic

    The following tables list the members exposed by NSingleFormulaCell.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates an identical copy of this object  
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaCell)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaCell)
    Public MethodEvaluates the value of this cell (Inherited from Nevron.FormulaSheet.NFormulaCell)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaCell)
    Public MethodGets the options for a strong type. Applicable only if the IsStronglyTyped returned true. Returns null if the strong type has no options. (Inherited from Nevron.FormulaSheet.NFormulaCell)
    Public MethodInvalidates the cache of the cell (Inherited from Nevron.FormulaSheet.NFormulaCell)
    Public MethodPaints information about the cell, by rendering a text in the specified boudns (Inherited from Nevron.FormulaSheet.NFormulaCell)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaCell)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaCell)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to get the value as a Single variant  
    Protected MethodCalled when the cell has changed (Inherited from Nevron.FormulaSheet.NFormulaCell)
    Protected MethodOverridden. Overriden to convert the variant to Single and store its value  
    Top
    See Also