Click or drag to resize

DocxCellSetBottomPadding Method

Sets the bottom padding of the cell.

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

Parameters

bottom  Double
Value of the bottom padding.

Return Value

DocxCell
DocxCell.
See Also