| Modifier and Type | Method and Description |
|---|---|
SheetImage |
Sheet.addImage(Range anchor,
byte[] data,
String mimeType)
Adds an image anchored to a range in this sheet.
|
| Modifier and Type | Method and Description |
|---|---|
List<SheetImage> |
Sheet.getImages()
Return all the images associated with this sheet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sheet.addImage(SheetImage image)
Adds a preconfigured image to this sheet.
|
Copyright © 2026. All rights reserved.