Click or drag to resize

DocxTableRow(TableRow) Constructor

Costruttore wrapper standard

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

Parameters

innerObject  TableRow
L'oggetto interno.
See Also