[]
Represents the executed result of a conditional formatting rule.
public class PrePaintResult
Public Class PrePaintResult
Name | Description |
---|---|
PrePaintResult(HighlightConditionalFormattingStyle, bool) | Initializes a new instance of the PrePaintResult class. |
Name | Description |
---|---|
Style | Gets the style to apply to the cell. |
Success | Gets whether this PrePaintResult action is successful. |