public CT_TableCell() { this.extLstField = new CT_OfficeArtExtensionList(); this.tcPrField = new CT_TableCellProperties(); this.txBodyField = new CT_TextBody(); this.rowSpanField = 1; this.gridSpanField = 1; this.hMergeField = false; this.vMergeField = false; }