Click or drag to resize

DocxCellSetAlignmentVertical Method

Sets the alignment vertical.

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

Parameters

alignement
Type: SystemString
The alignement.

Return Value

Type: DocxCell
DocxCell.
See Also