Click or drag to resize

DocxTable Constructor (Table)

Costruttore wrapper standard

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

Parameters

innerObject
Type: Table
L'oggetto interno.
See Also