Class XDDFPresetLineDash

java.lang.Object
org.apache.poi.xddf.usermodel.XDDFPresetLineDash

@Beta public class XDDFPresetLineDash extends Object
  • Constructor Details

    • XDDFPresetLineDash

      public XDDFPresetLineDash(PresetLineDash dash)
    • XDDFPresetLineDash

      protected XDDFPresetLineDash(org.openxmlformats.schemas.drawingml.x2006.main.CTPresetLineDashProperties properties)
  • Method Details

    • getXmlObject

      @Internal protected org.openxmlformats.schemas.drawingml.x2006.main.CTPresetLineDashProperties getXmlObject()
    • getValue

      public PresetLineDash getValue()
    • setValue

      public void setValue(PresetLineDash dash)