[]
Gets the conditional format matching data after processed conditional formatting rule(s).
public MatchData MatchData { get; }
Public ReadOnly Property MatchData As MatchData
Type | Description |
---|---|
MatchData | A GrapeCity.Spreadsheet.Conditional.MatchData value represents the conditional format matching data. |