2024年5月16日
摘要: NPOI Excel指定范围内插入图片(纵横比),考虑列宽,行高比。 // I assume you want to insert the image into the worksheet loaded in the workbook parameter // You can adjust the 阅读全文
posted @ 2024-05-16 16:16 弋杰 阅读(68) 评论(0) 推荐(0) 编辑
摘要: /// <summary> /// 指定单元格位置添加下拉项 /// </summary> /// <param name="sheetIndex">指定页</param> /// <param name="startRow">起始行</param> /// <param name="colInde 阅读全文
posted @ 2024-05-16 15:57 弋杰 阅读(20) 评论(0) 推荐(0) 编辑