| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2012.chartStyle |
| Modifier and Type | Field and Description |
|---|---|
protected STMarkerStyle |
CTMarkerLayout.symbol |
| Modifier and Type | Method and Description |
|---|---|
static STMarkerStyle |
STMarkerStyle.fromValue(String v) |
STMarkerStyle |
CTMarkerLayout.getSymbol()
Gets the value of the symbol property.
|
static STMarkerStyle |
STMarkerStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STMarkerStyle[] |
STMarkerStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTMarkerLayout.setSymbol(STMarkerStyle value)
Sets the value of the symbol property.
|
Copyright © 2007-2019. All Rights Reserved.