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