Click or drag to resize

DocxTableRowSetBackgroundColor(Color) Method

Sets the color of the background.

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

Parameters

color  Color
The color.

Return Value

DocxTableRow
DocxCell.
See Also