Package | Description |
---|---|
com.aspose.cells.api | |
com.aspose.cells.model |
Modifier and Type | Method and Description |
---|---|
PictureResponse |
CellsApi.PostWorkSheetPicture(String name,
String sheetName,
Integer pictureIndex,
String storage,
String folder,
Picture body)
PostWorkSheetPicture
Update worksheet picture by index.
|
Modifier and Type | Method and Description |
---|---|
Picture |
PictureResponse.getPicture()
getPicture
Gets Picture
|
Modifier and Type | Method and Description |
---|---|
void |
PictureResponse.setPicture(Picture Picture)
setPicture
Sets Picture
|
Copyright © 2015. All rights reserved.