Nevron .NET Vision
Nevron.SmartShapes Namespace / NControlBehaviorFormulaCell Class
Methods


In This Topic
    NControlBehaviorFormulaCell Class Members
    In This Topic

    The following tables list the members exposed by NControlBehaviorFormulaCell.

    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 MethodOverridden. Overriden to provide the options from the ControlBehavior enumeration  
    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 MethodOverriden to get the value as a Int32 variant (Inherited from Nevron.FormulaSheet.NInt32FormulaCell)
    Protected MethodCalled when the cell has changed (Inherited from Nevron.FormulaSheet.NFormulaCell)
    Protected MethodOverriden to convert the variant to Int32 and store its value (Inherited from Nevron.FormulaSheet.NInt32FormulaCell)
    Top
    See Also