public class CTCompat extends Object
Java class for CT_Compat complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_Compat">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="spid" use="required" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_ShapeID" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CTCompat() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSpid()
Gets the value of the spid property.
|
void |
setSpid(String value)
Sets the value of the spid property.
|
protected String spid
Copyright © 2007-2019. All Rights Reserved.