Package | Description |
---|---|
org.apache.poi.hslf.model.textproperties | |
org.apache.poi.hslf.record |
Modifier and Type | Method | Description |
---|---|---|
TextAutoNumberSchemeEnum |
TextPFException9.getAutoNumberScheme() |
Modifier and Type | Method | Description |
---|---|---|
static TextAutoNumberSchemeEnum |
TextAutoNumberSchemeEnum.valueOf(short autoNumberScheme) |
Returns the enum constant of this type with the specified name.
|
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 | Description |
---|---|---|
static java.lang.String |
TextAutoNumberSchemeEnum.getDescription(TextAutoNumberSchemeEnum code) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.