Represents an image embedded in an Excel sheet, providing access to the image itself, its display bounds within the sheet, and the cell range over which the image is placed. It facilitates the manipulation and analysis of images within sheets, enhancing the ability to programmatically interact with sheet content.
function lt.Document.SheetEditor.SheetImage
The SheetImage class enriches Excel sheet manipulation by enabling detailed access to images embedded within sheets. Whether for exporting images, adjusting their placement, or analyzing their coverage across cells, this class provides essential functionalities for comprehensive image management.