[]
Gets the conditional format manager dialog that allows to manage all conditional formatting rules in the workbook.
public static IDialog FormatConditinalManager(GcSpreadSheet spread)
Public Shared Function FormatConditinalManager(spread As GcSpreadSheet) As IDialog
| Type | Name | Description |
|---|---|---|
| GcSpreadSheet | spread | The GcSpreadSheet control to work with. |
| Type | Description |
|---|---|
| IDialog |