【发布时间】:2018-11-01 03:54:23
【问题描述】:
下面的链接提供了可以在powershell中使用的excel中的粘贴类型列表
https://docs.microsoft.com/en-us/office/vba/api/excel.xlpastetype
以及下面的参考,其中应用了 powershell 的粘贴类型:
Excel & PowerShell - PasteSpecial Failure With VLOOKUPs
图片有粘贴类型吗?或者有没有办法使用powershell在excel中粘贴为图片?
【问题讨论】:
-
也许更详细。你想把什么粘贴为图片,从哪里粘贴?
标签: excel powershell