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