@Beta public class XDDFLineJoinMiterProperties extends java.lang.Object implements XDDFLineJoinProperties
| Modifier | Constructor and Description | 
|---|---|
|   | XDDFLineJoinMiterProperties() | 
| protected  | XDDFLineJoinMiterProperties(org.openxmlformats.schemas.drawingml.x2006.main.CTLineJoinMiterProperties join) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Integer | getLimit() | 
| protected org.openxmlformats.schemas.drawingml.x2006.main.CTLineJoinMiterProperties | getXmlObject() | 
| void | setLimit(java.lang.Integer limit) | 
public XDDFLineJoinMiterProperties()
protected XDDFLineJoinMiterProperties(org.openxmlformats.schemas.drawingml.x2006.main.CTLineJoinMiterProperties join)
@Internal protected org.openxmlformats.schemas.drawingml.x2006.main.CTLineJoinMiterProperties getXmlObject()
public java.lang.Integer getLimit()
public void setLimit(java.lang.Integer limit)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.