| Modifier | Constructor and Description | 
|---|---|
| protected  | XDDFColorSystemDefined(org.openxmlformats.schemas.drawingml.x2006.main.CTSystemColor color) | 
| protected  | XDDFColorSystemDefined(org.openxmlformats.schemas.drawingml.x2006.main.CTSystemColor color,
                      org.openxmlformats.schemas.drawingml.x2006.main.CTColor container) | 
|   | XDDFColorSystemDefined(SystemColor color) | 
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | getLastColor() | 
| SystemColor | getValue() | 
| protected org.apache.xmlbeans.XmlObject | getXmlObject() | 
| void | setLastColor(byte[] last) | 
| void | setValue(SystemColor value) | 
forColorContainer, from, from, from, from, from, getColorContainerpublic XDDFColorSystemDefined(SystemColor color)
@Internal protected XDDFColorSystemDefined(org.openxmlformats.schemas.drawingml.x2006.main.CTSystemColor color)
@Internal protected XDDFColorSystemDefined(org.openxmlformats.schemas.drawingml.x2006.main.CTSystemColor color, org.openxmlformats.schemas.drawingml.x2006.main.CTColor container)
@Internal protected org.apache.xmlbeans.XmlObject getXmlObject()
getXmlObject in class XDDFColorpublic SystemColor getValue()
public void setValue(SystemColor value)
public byte[] getLastColor()
public void setLastColor(byte[] last)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.