[]
Represents the extra setting for the renderer to paint.
public class ExtraRendererSettings
Public Class ExtraRendererSettings
| Name | Description |
|---|---|
| ExtraRendererSettings(IPrePaintTextConditionalFormattingRule) | Initializes a new instance of the ExtraRendererSettings class. |
| Name | Description |
|---|---|
| Column | Gets an integer value indicates the row number index. |
| ExtraFormatter | Gets the extra formatter. |
| Location | Get a PaintingLocation value indicates the painting location. |
| PrePaintTextDecorator | Gets the prepaint text decorator. |
| Row | Gets an integer value indicates the row number index. |
| SheetView | Gets the SheetView object which is associated with current cell painting. |