Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 873 Bytes

File metadata and controls

14 lines (10 loc) · 873 Bytes

XlsxImage

Properties

Name Type Description Notes
path string The Path of the location of this object; leave blank for new rows [optional]
image_data_embed_id string Read-only; internal ID for the image contents [optional]
image_data_content_type string Read-only; image data MIME content-type [optional]
image_internal_file_name string Read-only; internal file name/path for the image [optional]
image_contents_url string URL to the image contents; file is stored in an in-memory cache and will be deleted. Call Finish-Editing to get the contents. [optional]

[Back to Model list] [Back to API list] [Back to README]