Click or drag to resize

DocxCellSetRightPadding Method

Sets the right padding of the cell.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public DocxCell SetRightPadding(
	double right
)

Parameters

right  Double
Value of the right padding.

Return Value

DocxCell
DocxCell.
See Also