Click or drag to resize

DocxElementConvertToTable Method

Ritorna l'oggetto 'DocxTable' se l'oggetto corrente è una tabella, altrimenti null.

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

Return Value

Type: DocxTable

[Missing <returns> documentation for "M:QsGemBox.Docx.DocxElement.ConvertToTable"]

See Also