随笔分类 -  Excel

摘要: 阅读全文
posted @ 2019-05-24 11:13 人生为卒 阅读(109) 评论(0) 推荐(0) 编辑
摘要:IRow row = sheet.GetRow(i); 坑:如果此行存在空的cell,则row.Cells[index] 不能获取到,空的单元格不能生成cells 阅读全文
posted @ 2018-10-31 17:00 人生为卒 阅读(1177) 评论(0) 推荐(0) 编辑
摘要:转载:http://www.cnblogs.com/msgarden/p/5129927.html 阅读全文
posted @ 2017-07-14 18:36 人生为卒 阅读(1585) 评论(0) 推荐(0) 编辑
摘要:转载: http://www.cnblogs.com/wei325/p/4748324.html 参数的解析: HSSFClientAnchor(int dx1,int dy1,int dx2,int dy2,int col1,int row1,int col2,int row2) dx1:图片左边 阅读全文
posted @ 2017-07-12 11:59 人生为卒 阅读(527) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示