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: 26.4.0.0 (26.4.0.0)
Syntax
public DocxTable ConvertToTable()

Return Value

DocxTable

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

See Also