[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CfRule.ApplyFormat

ApplyFormat Method

ApplyFormat(ref MatchData, ref StyleFormat)

Applies the format of this conditional formatting rule to the format result.

Declaration
protected virtual void ApplyFormat(ref MatchData matchData, ref StyleFormat result)
Protected Overridable Sub ApplyFormat(ByRef matchData As MatchData, ByRef result As StyleFormat)
Parameters
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.