Click or drag to resize

DocxCellBackgroundColor Property

Gets or sets the color of the background.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public Color BackgroundColor { get; set; }

Property Value

Color
The color of the back ground.
See Also