A Sandcastle Documented Class Library
![]() | DocxTable Constructor (Table) |
Costruttore wrapper standard
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public DocxTable( Table innerObject )
Public Sub New ( innerObject As Table )
public: DocxTable( Table^ innerObject )
new : innerObject : Table -> DocxTable
Parameters
- innerObject
- Type: Table
L'oggetto interno.
