Click or drag to resize

DocxTableRowSetLineSpacing Method

Sets the line spacing.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxTableRow SetLineSpacing(
	double lineSpacing
)

Parameters

lineSpacing  Double
The line spacing.

Return Value

DocxTableRow
DocxCell.
See Also