Click or drag to resize

DocxTableRowSetAlignmentHorizontal Method

Sets the alignement.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxTableRow SetAlignmentHorizontal(
	string alignement
)

Parameters

alignement  String
The alignement.

Return Value

DocxTableRow
DocxCell.
See Also