[]
        
(Showing Draft Content)

FarPoint.Web.Spread.PrePaintResult

PrePaintResult Class

Represents the executed result of a conditional formatting rule.

Inheritance
PrePaintResult
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.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 a value that indicates whether this PrePaintResult is successful.