Class XDDFLineJoinMiterProperties

java.lang.Object
org.apache.poi.xddf.usermodel.XDDFLineJoinMiterProperties
All Implemented Interfaces:
XDDFLineJoinProperties

@Beta public class XDDFLineJoinMiterProperties extends Object implements XDDFLineJoinProperties
  • Constructor Details

    • XDDFLineJoinMiterProperties

      public XDDFLineJoinMiterProperties()
    • XDDFLineJoinMiterProperties

      protected XDDFLineJoinMiterProperties(org.openxmlformats.schemas.drawingml.x2006.main.CTLineJoinMiterProperties join)
  • Method Details

    • getXmlObject

      @Internal protected org.openxmlformats.schemas.drawingml.x2006.main.CTLineJoinMiterProperties getXmlObject()
    • getLimit

      public Integer getLimit()
    • setLimit

      public void setLimit(Integer limit)