Click or drag to resize

DocxElementConvertToCell Method

Ritorna l'oggetto 'DocxCell' se l'oggetto corrente è una cella di una tabella, altrimenti null.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public DocxCell ConvertToCell()

Return Value

Type: DocxCell

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

See Also