取单元格值的时候需要注意将其转换为字符串,例如VB.NET写法是
CStr(Sheet1.Cells(1, 1).Value)
posted on 2023-04-23 16:39 因思道客 阅读(45) 评论(0) 编辑 收藏 举报