Click or drag to resize

DocxCellSetLineSpacing Method

Sets the line spacing.

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

Parameters

lineSpacing  Double
The line spacing.

Return Value

DocxCell
DocxCell.
See Also