Spread Windows Forms 17
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 PropertyGets 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 PropertyGets or sets a value that indicates the first operation value when the operator needs several arguments.  
    Public PropertyGets 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 MethodLoads the object from XML.  
    Public MethodGets the object data.  
    Public MethodSaves the object to XML.  
    Top
    See Also