| Package | Description |
|---|---|
| org.apache.poi.sl.usermodel |
| Modifier and Type | Method and Description |
|---|---|
static ObjectMetaData.Application |
ObjectMetaData.Application.lookup(String progId) |
static ObjectMetaData.Application |
ObjectMetaData.Application.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectMetaData.Application[] |
ObjectMetaData.Application.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OutputStream |
ObjectShape.updateObjectData(ObjectMetaData.Application application,
ObjectMetaData metaData)
Updates the ole data.
|