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