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