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

Return Value

DocxTable

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

See Also