[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.PaintingContext.GetBackground

GetBackground Method

GetBackground(CellData)

Gets the background of the cell.

Declaration
public Brush GetBackground(CellData cellData)
Public Function GetBackground(cellData As CellData) As Brush
Parameters
Type Name Description
CellData cellData

The CellData object indicates cell data.

Returns
Type Description
Brush

The Brush object represents the background of cell.