Click or drag to resize

DocxTableRow(TableRow) Constructor

Costruttore wrapper standard

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxTableRow(
	TableRow innerObject
)

Parameters

innerObject  TableRow
L'oggetto interno.
See Also