XlsxImage Class

Definition

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

Applies to