| Package | Description |
|---|---|
| org.zkoss.poi.hslf.model.textproperties | |
| org.zkoss.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(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 String |
TextAutoNumberSchemeEnum.getDescription(TextAutoNumberSchemeEnum code) |
Copyright © 2020. All rights reserved.