Click or drag to resize
CellBackColor Property
Sets the back color of the cell.

Namespace: Aceoffix.ExcelWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public Color BackColor { set; }

Property Value

Type: Color
Examples

Please refer to the full code example in the OpenCell(String) method.

See Also