Click or drag to resize

DocxTableColumnSetPreferredWidth Method

Sets the width of the preferred.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxTableColumn SetPreferredWidth(
	double width
)

Parameters

width  Double
The width.

Return Value

DocxTableColumn
GemBox.DocxTableColumn.
See Also