Click or drag to resize

DocxCell(TableCell) Constructor

Costruttore wrapper

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public DocxCell(
	TableCell innerObject
)

Parameters

innerObject  TableCell
The inner object.
See Also