Package | Description |
---|---|
org.apache.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
org.apache.poi.ss.usermodel | |
org.apache.poi.xssf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
HSSFPicture
Represents a escher picture.
|
Modifier and Type | Method and Description |
---|---|
Picture |
Drawing.createPicture(ClientAnchor anchor,
int pictureIndex) |
Modifier and Type | Class and Description |
---|---|
class |
XSSFPicture
Represents a picture shape in a SpreadsheetML drawing.
|
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.