Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在将数据从 excel 文件导入到 flex 网格,但我的 excel 文件有一些超链接,当我读取单元格值时,它给了我显示在该单元格中的文本,而不是链接的实际路径。我正在使用 as3xls 库。