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(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 © 2005-2010 Potix Corporation. All Rights Reserved.