[]
Represents the painting context.
public sealed class PaintingContext
Public NotInheritable Class PaintingContext
| Name | Description |
|---|---|
| Culture | Gets the current culture. |
| HoverCellBackground | Gets the hover cell background. |
| HoverManager | The background hover manager. |
| Spread | Gets the GcSpreadSheet control. |
| ViewMode | Gets a ViewMode value indicates the display mode of the cell. |
| Workbook | Gets the current workbook. |
| Worksheet | Gets the current worksheet. |
| ZoomScale | Gets the window zoom magnification for current view representing percent values. |
| Name | Description |
|---|---|
| GetBackground(CellData) | Gets the background of the cell. |
| GetBrush(Color) | |
| GetBrush(Fill) | |
| GetNormalStyleFormat() | Gets the normal style format. |