[]
Applies the format of this conditional formatting rule to the format result.
protected virtual void ApplyFormat(ref MatchData matchData, ref StyleFormat result)
Protected Overridable Sub ApplyFormat(ByRef matchData As MatchData, ByRef result As StyleFormat)
Type | Name | Description |
---|---|---|
MatchData | matchData | A GrapeCity.Spreadsheet.Conditional.MatchData value indicates the context matching data. |
StyleFormat | result | A StyleFormat value indicates the style formatting result. |