Modifier | Constructor and Description |
---|---|
protected |
XDDFColorPreset(org.openxmlformats.schemas.drawingml.x2006.main.CTPresetColor color) |
protected |
XDDFColorPreset(org.openxmlformats.schemas.drawingml.x2006.main.CTPresetColor color,
org.openxmlformats.schemas.drawingml.x2006.main.CTColor container) |
|
XDDFColorPreset(PresetColor color) |
Modifier and Type | Method and Description |
---|---|
PresetColor |
getValue() |
protected org.apache.xmlbeans.XmlObject |
getXmlObject() |
void |
setValue(PresetColor value) |
forColorContainer, from, from, from, from, from, getColorContainer
public XDDFColorPreset(PresetColor color)
@Internal protected XDDFColorPreset(org.openxmlformats.schemas.drawingml.x2006.main.CTPresetColor color)
@Internal protected XDDFColorPreset(org.openxmlformats.schemas.drawingml.x2006.main.CTPresetColor color, org.openxmlformats.schemas.drawingml.x2006.main.CTColor container)
@Internal protected org.apache.xmlbeans.XmlObject getXmlObject()
getXmlObject
in class XDDFColor
public PresetColor getValue()
public void setValue(PresetColor value)
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.