MindFusion.Wpf Pack Programmer's Guide
IConditionalFormatCollection.Add Method ()
See Also
 





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

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

IConditionalFormat Add ()

Visual Basic  Copy Code

Function Add () As IConditionalFormat

 Return Value

The newly created IConditionalFormat object.

 See Also

Add Method Overload List
IConditionalFormatCollection Members
IConditionalFormatCollection Interface
MindFusion.Spreadsheet.Wpf Namespace