Interface CTDashStop

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTDashStop
    extends XmlObject
    An XML CT_DashStop(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
    • Method Detail

      • getD

        int getD()
        Gets the "d" attribute
      • setD

        void setD​(int d)
        Sets the "d" attribute
      • getSp

        int getSp()
        Gets the "sp" attribute
      • setSp

        void setSp​(int sp)
        Sets the "sp" attribute