| 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(java.lang.String v) |
STHtmlFmt |
CTWebPr.getHtmlFormat()
Gets the value of the htmlFormat property.
|
static STHtmlFmt |
STHtmlFmt.valueOf(java.lang.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–2023. All rights reserved.