  | DocxCellGetTable Method | 
            Ritorna la tabella in cui è contenuta la cella.
            
Namespace: QsGemBox.DocxAssembly: QsGemBox (in QsGemBox.dll) Version: 27.4.0
Syntaxpublic DocxTable GetTable()
Public Function GetTable As DocxTable
public:
DocxTable^ GetTable()
member GetTable : unit -> DocxTable 
Return Value
DocxTable[Missing <returns> documentation for "M:QsGemBox.Docx.DocxCell.GetTable"]
See Also