Package | Description |
---|---|
org.apache.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ComboboxShape |
Deprecated.
|
class |
CommentShape |
Deprecated.
|
class |
LineShape |
Deprecated.
|
class |
PictureShape |
Represents a picture shape and creates all specific low level records.
|
class |
PolygonShape |
Deprecated.
|
class |
SimpleFilledShape |
Deprecated.
|
class |
TextboxShape |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
static AbstractShape |
AbstractShape.createShape(HSSFShape hssfShape,
int shapeId) |
Deprecated.
Create a new shape object used to create the escher records.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.