[]
Represents the painting result of a conditional formatting rule.
public class PrePaintTextResult
Public Class PrePaintTextResult
| Name | Description |
|---|---|
| PrePaintTextResult(Rectangle, bool) | Initializes a new instance of the PrePaintTextResult class. |
| 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. |