DocxCell.GetTable Method

QsInformatica.Utils

DocxCellGetTable Method

Ritorna la tabella in cui è contenuta la cella.

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public DocxTable GetTable()
Public Function GetTable As DocxTable
public:
DocxTable^ GetTable()
member GetTable : unit -> DocxTable 

Return Value

Type: DocxTable

[Missing <returns> documentation for "M:QsGemBox.Docx.DocxCell.GetTable"]

See Also