Click or drag to resize

DocxCellSetAlignmentVertical Method

Sets the alignment vertical.

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

Parameters

alignement  String
The alignement.

Return Value

DocxCell
DocxCell.
See Also