Click or drag to resize

DocxTableSetAlignmentHorizontal Method

Sets the alignement.

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

Parameters

alignement
Type: SystemString
The alignement.

Return Value

Type: DocxTable
DocxCell.
See Also