RDLC报告C#中的格式化问题

时间:2015-07-16 10:27:49

标签: c# formatting export-to-excel rdlc

我正在努力在C#中格式化RDLC报告。我已经创建了具有列和行的excel,但是当我将其导出到excel时,一些列和/或行线消失了。 有没有其他格式参数,我缺少或这是一个错误? 有没有人以前遇到过这个问题?

注意:我对Matrix / Table中的所有文本框都使用了BorderStyle:Solid。 请帮忙。 资源: enter image description here 导出到excel后的结果: enter image description here

这里缺少3条垂直线。

0 个答案:

没有答案