[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PrePaintResult

PrePaintResult Class

Represents the executed result of a conditional formatting rule.

Inheritance
PrePaintResult
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class PrePaintResult
Public Class PrePaintResult

Constructors

Name Description
PrePaintResult(HighlightConditionalFormattingStyle, bool)

Initializes a new instance of the PrePaintResult class.

Properties

Name Description
Style

Gets the style to apply to the cell.

Success

Gets whether this PrePaintResult action is successful.