| Package | Description |
|---|---|
| org.apache.poi.sl.usermodel |
| Modifier and Type | Method and Description |
|---|---|
PlaceholderDetails.PlaceholderSize |
PlaceholderDetails.getSize() |
static PlaceholderDetails.PlaceholderSize |
PlaceholderDetails.PlaceholderSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlaceholderDetails.PlaceholderSize[] |
PlaceholderDetails.PlaceholderSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlaceholderDetails.setSize(PlaceholderDetails.PlaceholderSize size) |