Get all the images of the specified document.
1 excel.Document.getPictureData
<excel.Document.getPictureData>
<data /> *
</excel.Document.getPictureData>
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Edata | XWPFDocument | Document type XWPFDocument which its images will be obtained. |
Returns | |
---|---|
Type | Description |
List | List with the images of the Workbook. |