Click or drag to resize

DocxTable Constructor (Table)

Costruttore wrapper standard

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public DocxTable(
	Table innerObject
)

Parameters

innerObject
Type: Table
L'oggetto interno.
See Also