public class CTFlatText extends Object
Java class for CT_FlatText complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_FlatText"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="z" type="{http://schemas.openxmlformats.org/drawingml/2006/main}ST_Coordinate" default="0" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
CTFlatText() |
Modifier and Type | Method and Description |
---|---|
long |
getZ()
Gets the value of the z property.
|
void |
setZ(Long value)
Sets the value of the z property.
|
Copyright © 2007-2018. All Rights Reserved.