Click or drag to resize

DocxTableAutoResize Property

Decide se la tabella deve ridimensionare le colonne automaticamente

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public bool AutoResize { set; }

Property Value

Boolean
true if [automatic resize]; otherwise, false.
See Also