Message Boards Message Boards

0
|
6432 Views
|
1 Reply
|
0 Total Likes
View groups...
Share
Share this post:

How to include external images in sheets of an excel document

Posted 10 years ago
POSTED BY: Tim Heger

The documentation for XLS and XLSX both have examples of Import/Exporting Images to an excel file. Please first check that these examples work for you:

http://reference.wolfram.com/mathematica/ref/format/XLSX.html

If you want to import images, the syntax is:

Import["ExampleData/cities.xlsx", "Images"]

The syntax for exporting an image to the file is:

Export["images.xlsx", {{"Multiple Images"}}, "Images" -> { image1Here, image2here}]
POSTED BY: Sean Clarke
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract