| Package | Description |
|---|---|
| org.docx4j.vml | |
| org.docx4j.vml.officedrawing |
| Modifier and Type | Field and Description |
|---|---|
protected STStrokeLineStyle |
CTStroke.linestyle |
| Modifier and Type | Method and Description |
|---|---|
static STStrokeLineStyle |
STStrokeLineStyle.fromValue(java.lang.String v) |
STStrokeLineStyle |
CTStroke.getLinestyle()
Gets the value of the linestyle property.
|
static STStrokeLineStyle |
STStrokeLineStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static STStrokeLineStyle[] |
STStrokeLineStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTStroke.setLinestyle(STStrokeLineStyle value)
Sets the value of the linestyle property.
|
| Modifier and Type | Field and Description |
|---|---|
protected STStrokeLineStyle |
CTStrokeChild.linestyle |
| Modifier and Type | Method and Description |
|---|---|
STStrokeLineStyle |
CTStrokeChild.getLinestyle()
Gets the value of the linestyle property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTStrokeChild.setLinestyle(STStrokeLineStyle value)
Sets the value of the linestyle property.
|
Copyright © 2007–2025. All rights reserved.