Click or drag to resize

DocxTableSetAlignmentVertical Method

Sets the alignment vertical.

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

Parameters

alignement  String
The alignement.

Return Value

DocxTable
DocxCell.
See Also