[]
Gets the background of the cell.
public Brush GetBackground(CellData cellData)
Public Function GetBackground(cellData As CellData) As Brush
Type | Name | Description |
---|---|---|
CellData | cellData | The CellData object indicates cell data. |
Type | Description |
---|---|
Brush | The Brush object represents the background of cell. |