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 Services 获取图像,但由于某种原因显示了任何断线:这是我正在使用的 url
https://MyTenant.sharepoint.com/sites/MySite/_vti_bin/ExcelRest.aspx/lists/MyDocuments/MyExcel.xlsx/model/Ranges(%27Range%27)?$format=image
即使我使用非格式化单元格,分隔线也会被隐藏。在 html 格式中看起来是正确的,但我必须使用图像格式。
Excel 或 Excel-Online 的屏幕截图
ExcelRest.aspx 的屏幕截图
换行文本也不起作用。
谢谢