| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected STTickMarksType |
CTTickMarks.type |
| Modifier and Type | Method and Description |
|---|---|
static STTickMarksType |
STTickMarksType.fromValue(java.lang.String v) |
STTickMarksType |
CTTickMarks.getType()
Gets the value of the type property.
|
static STTickMarksType |
STTickMarksType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STTickMarksType[] |
STTickMarksType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTickMarks.setType(STTickMarksType value)
Sets the value of the type property.
|
Copyright © 2007–2025. All rights reserved.