Search
IConditionalFormatCollection.add Method
See Also
 






Creates a new IConditionalFormat object and adds it to the collection.

 Overload List

Name Description

IConditionalFormatCollection.add ()

Creates a new IConditionalFormat object and adds it to the collection.

IConditionalFormatCollection.add (ConditionalFormatType, ComparisonOperator, String, String)

Creates a new IConditionalFormat object with the specified attributes and adds it to the collection.

 See Also