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: 27.1.0
Syntax
public DocxCell ConvertToCell()

Return Value

DocxCell

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

See Also