[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PrePaintTextResult

PrePaintTextResult Class

Represents the painting result of a conditional formatting rule.

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

Constructors

Name Description
PrePaintTextResult(Rectangle, bool)

Initializes a new instance of the PrePaintTextResult class.

Properties

Name Description
Bounds

Gets the rectangle boundary for the next paint.

StopPainting

Gets a value that indicates whether the cell painting should be performed.

Success

Gets or sets whether this PrePaintTextResult object is successful.