NPOI icon indicating copy to clipboard operation
NPOI copied to clipboard

word行单元写样式异常

Open guandy opened this issue 6 years ago • 0 comments

这样直接赋值生成的docx用office word2007打不开,但wpf可以正常打开。 报错为“无法打开office Open XML 文件 xxxxx.docx,因为内容有误” targetCell.Paragraphs[0].Style = null

guandy avatar Dec 24 '18 06:12 guandy