Click or drag to resize

DocxTableColumnsCount Property

Ritorna il numero di colonne della tabella.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public int ColumnsCount { get; }

Property Value

Type: Int32
The columns count.
See Also