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