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 文件中特定单元格的 URL 的 HTML 文件。例如,使用 file://temp/Workbook.xlsx#Sheet1!$A$5 打开 Workbook.xlsx 电子表格,光标已位于工作表 Sheet1 的 A5 处。找不到相应的 URL 格式。那可能吗?