Search
IConditionalFormatCollection.add Method ()
See Also
 






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

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

IConditionalFormat add ()

 Return Value

The newly created IConditionalFormat object.

 See Also