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


In This Topic
    NBooleanFormulaCell Class Members
    In This Topic

    The following tables list the members exposed by NBooleanFormulaCell.

    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 return the boolean constants TRUE and FALSE  
    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 Boolean variant  
    Protected MethodCalled when the cell has changed (Inherited from Nevron.FormulaSheet.NFormulaCell)
    Protected MethodOverridden. Overriden to convert the variant to Boolean and store its value  
    Top
    See Also