XlsxImage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Item in Spreadsheet Images in the XLSX document
public class XlsxImage
type XlsxImage = class
Public Class XlsxImage
- Inheritance
-
XlsxImage
Constructors
| Name | Description |
|---|---|
| XlsxImage() | |
Properties
| Name | Description |
|---|---|
| ImageContentsURL |
URL to the image contents; file is stored in an in-memory cache and will be deleted. Call Finish-Editing to get the contents. |
| ImageDataContentType |
Read-only; image data MIME content-type |
| ImageDataEmbedId |
Read-only; internal ID for the image contents |
| ImageInternalFileName |
Read-only; internal file name/path for the image |
| Path |
The Path of the location of this object; leave blank for new rows |