@Beta public class XDDFPresetLineDash extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
XDDFPresetLineDash(org.openxmlformats.schemas.drawingml.x2006.main.CTPresetLineDashProperties properties) |
|
XDDFPresetLineDash(PresetLineDash dash) |
Modifier and Type | Method and Description |
---|---|
PresetLineDash |
getValue() |
protected org.openxmlformats.schemas.drawingml.x2006.main.CTPresetLineDashProperties |
getXmlObject() |
void |
setValue(PresetLineDash dash) |
public XDDFPresetLineDash(PresetLineDash dash)
protected XDDFPresetLineDash(org.openxmlformats.schemas.drawingml.x2006.main.CTPresetLineDashProperties properties)
@Internal protected org.openxmlformats.schemas.drawingml.x2006.main.CTPresetLineDashProperties getXmlObject()
public PresetLineDash getValue()
public void setValue(PresetLineDash dash)
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.