[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.PaintingContext

PaintingContext Class

Represents the painting context.

Inheritance
PaintingContext
Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public sealed class PaintingContext
Public NotInheritable Class PaintingContext

Properties

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.

Methods

Name Description
GetBackground(CellData)

Gets the background of the cell.

GetBrush(Color)

Converts Color value to Brush object.

GetBrush(Fill)

Converts Fill value to Brush object.

GetNormalStyleFormat()

Gets the normal style format.