GetImage Method

Summary

Retrieves the embedded image from the sheet, allowing for further manipulation, analysis, or display outside of the Excel environment. It enables the extraction of image data, providing access to the visual content in a format suitable for a wide range of applications.

Syntax

TypeScript
JavaScript
SheetImage.prototype.getImage = function() 
getImage(): string; 

Return Value

The image data.

Remarks

The GetImage method is a key tool for applications that need to work with images embedded in Excel sheets beyond simple display within the spreadsheet. It offers the flexibility to leverage powerful image processing libraries and integrate sheet images within broader application functionalities.

Requirements

Target Platforms

See Also

SheetImage Class

SheetImage Members

Leadtools.Document.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.