Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfValue Structure
Fields Properties Methods


In This Topic
    CfValue Structure Members
    In This Topic

    The following tables list the members exposed by CfValue.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a boolean value indicates whether this CfValue will be compared using greater than or equals operator.  
    Public PropertyGets an GrapeCity.CalcEngine.IReadonlyPrimitiveValue object represent the primitive value of this CfValue.  
    Public PropertyGets the type of this conditional formatting value.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Indicates whether the current object is equal to another object of the same type.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Create a conditional formatting value using the specified formula.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Create a percentage conditional formatting value.  
    Public Methodstatic (Shared in Visual Basic)Create a percentile conditional formatting value.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Create a conditional formatting value using the specified numeric value.  
    Public MethodGets the formula text of this CfValue.  
    Public MethodReturns a hash code for this instance.  
    Public MethodGets a boolean value indicating whether this CfValue is undefined.  
    Public Methodstatic (Shared in Visual Basic)Ensures that the CfValue will use greater-than when applying conditional formatting rules.  
    Top
    See Also