Click or drag to resize

DocxCellSetBackgroundColor(Color) Method

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 DocxCell SetBackgroundColor(
	Color color
)

Parameters

color  Color
The color.

Return Value

DocxCell
DocxCell.
See Also