LD is tigger forever,CG are not brothers forever, throw the pot and shine forever.
Modesty is not false, solid is not naive, treacherous but not deceitful, stay with good people, and stay away from poor people.
talk is cheap, show others the code and KPI, Keep progress,make a better result.
Survive during the day and develop at night。
目录
概 述
主要流程:
上届说到根据根据counter 计数器进行填充,如下我们考虑一下:
我们直到中间只有空格行的,输出应该放到后面的:
就是
输入:
填充XXXXX
输出:
填充的过程:
2.这点如何做呢?
引入一个合并单元格的函数:
在用poi在EXECL报表设计的时候,遇到单元格合并问题,用到一个重要的函数:
CellRangeAddress(int, int, int, int)
参数:起始行号,终止行号, 起始列号,终止列号
小结
参考
资料和推荐阅读
1.链接: [参考资料](无原有项目.