Przeglądaj źródła

Patch provided by lckuiper - bugfix for pictures in table

master
MadBoy_cp 11 lat temu
rodzic
commit
f5a0bf02c1
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      DocX/Table.cs

+ 1
- 0
DocX/Table.cs Wyświetl plik

@@ -259,6 +259,7 @@ namespace Novacode
{
autofit = AutoFit.ColumnWidth;
this.Xml = xml;
this.mainPart = document.mainPart;
XElement properties = xml.Element(XName.Get("tblPr", DocX.w.NamespaceName));

Ładowanie…
Anuluj
Zapisz