Package | Description |
---|---|
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected STHtmlFmt |
CTWebPr.htmlFormat |
Modifier and Type | Method and Description |
---|---|
static STHtmlFmt |
STHtmlFmt.fromValue(String v) |
STHtmlFmt |
CTWebPr.getHtmlFormat()
Gets the value of the htmlFormat property.
|
static STHtmlFmt |
STHtmlFmt.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STHtmlFmt[] |
STHtmlFmt.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWebPr.setHtmlFormat(STHtmlFmt value)
Sets the value of the htmlFormat property.
|
Copyright © 2007-2018. All Rights Reserved.