Adds a
ConditionalStyleItem to the collection. The item is created with the specified
cellStyle and
op parameters.
Overload List
Overload | Description |
Add(AppearanceStyleInfo,ConditionalStyleOperator) | Adds a ConditionalStyleItem to the collection. The item is created with the specified and parameters. |
Add(AppearanceStyleInfo,ConditionalStyleOperator,Object) | Adds a ConditionalStyleItem to the collection. The item is created by the specified , , and parameters. |
Add(AppearanceStyleInfo,ConditionalStyleOperator,Object,Object) | Adds a ConditionalStyleItem to the collection. The item is created by the specified , , , and parameters. |
Add(ConditionalStyleItem) | (Inherited from System.Collections.ObjectModel.Collection<ConditionalStyleItem>) |
See Also