| Package | Description |
|---|---|
| org.apache.poi.hslf.model.textproperties | |
| org.apache.poi.hslf.record |
| Modifier and Type | Method and Description |
|---|---|
TextAutoNumberSchemeEnum |
TextPFException9.getAutoNumberScheme() |
| Modifier and Type | Method and Description |
|---|---|
static TextAutoNumberSchemeEnum |
TextAutoNumberSchemeEnum.valueOf(short autoNumberScheme) |
static TextAutoNumberSchemeEnum |
TextAutoNumberSchemeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextAutoNumberSchemeEnum[] |
TextAutoNumberSchemeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
TextAutoNumberSchemeEnum.getDescription(TextAutoNumberSchemeEnum code) |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.