Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalStyleItemCollection Class / Add Method


In This Topic
    Add Method (ConditionalStyleItemCollection)
    In This Topic
    Adds a ConditionalStyleItem to the collection. The item is created with the specified cellStyle and op parameters.
    Overload List
    OverloadDescription
    Adds a ConditionalStyleItem to the collection. The item is created with the specified cellStyle and op parameters.  
    Adds a ConditionalStyleItem to the collection. The item is created by the specified cellStyle, op, and value1 parameters.  
    Adds a ConditionalStyleItem to the collection. The item is created by the specified cellStyle, op, value1, and value2 parameters.  
    (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>)
    See Also