Click or drag to resize

DocxCellSetAlignmentHorizontal Method

Sets the alignement.

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

Parameters

alignement
Type: SystemString
The alignement.

Return Value

Type: DocxCell
DocxCell.
See Also