| { | { | ||||
| autofit = AutoFit.ColumnWidth; | autofit = AutoFit.ColumnWidth; | ||||
| this.Xml = xml; | this.Xml = xml; | ||||
| this.mainPart = document.mainPart; | |||||
| XElement properties = xml.Element(XName.Get("tblPr", DocX.w.NamespaceName)); | XElement properties = xml.Element(XName.Get("tblPr", DocX.w.NamespaceName)); | ||||