如何以编程方式在Excel工作表中添加下拉菜单?
我正在使用 ExcelPackage dll 从 .net 应用程序创建 Excel。
我想在 Excel 工作表的一列中添加下拉列表。如何添加呢?
我还想对单元格值进行一些格式更改。
I am using the ExcelPackage dll to creating the excel from the .net application.
I want to add drop down list in one of column of Excel sheet. How to add it?
Also I want to do some formatting changes to the cell values.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
尝试 spreadsheetgear
....
Try spreadsheetgear
....