Removes the specified conditional format from the collection.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
void Remove ( |
Visual Basic
Copy Code
|
|---|
Sub Remove( _ |
The conditional format to remove.
See Also