Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalStyleItem Class
Properties Methods

In This Topic
    ConditionalStyleItem Class Members
    In This Topic

    The following tables list the members exposed by ConditionalStyleItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a CellStyle that is applied to the Cell when the condition matches.  
    Public Property Gets or sets a value that indicates whether the item to match is case insensitive.  
    Public PropertyGets or sets a value that the Cell.Value should match.  
    Public Property Gets or sets a value that indicates the first operation value when the operator needs several arguments.  
    Public Property Gets or sets a value that indicates the second operation value when the operator needs several arguments.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an exact copy of the current ConditionalStyleItem.  
    Public Method Loads the object from XML.  
    Public Method Gets the object data.  
    Public Method Saves the object to XML.  
    Top
    See Also