Creates a new IConditionalFormat object and adds it to the collection.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
IConditionalFormat Add () |
Visual Basic
Copy Code
|
|---|
Function Add () As IConditionalFormat |
The newly created IConditionalFormat object.
See Also