This website works better with JavaScript.
Home
Explore
Help
Sign In
ligan
/
DocX
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Patch provided by lckuiper - bugfix for pictures in table
master
MadBoy_cp
11 years ago
parent
ad97217c53
commit
f5a0bf02c1
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
DocX/Table.cs
+ 1
- 0
DocX/Table.cs
View File
@@ -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));
Write
Preview
Loading…
Cancel
Save