Click or drag to resize

DocxTableSetColumnsPreferredWidth Method

Imposta le larghezze di colonna

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxTable SetColumnsPreferredWidth(
	IList<int> widths
)

Parameters

widths  IListInt32
The widths.

Return Value

DocxTable
DocxTable.
See Also