Click or drag to resize

DocxCellSetBackgroundColor(Color) Method

Sets the color of the background.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public DocxCell SetBackgroundColor(
	Color color
)

Parameters

color  Color
The color.

Return Value

DocxCell
DocxCell.
See Also