Interface CTAngle

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getVal

        int getVal()
        Gets the "val" attribute
      • xgetVal

        STAngle xgetVal()
        Gets (as xml) the "val" attribute
      • setVal

        void setVal​(int val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(STAngle val)
        Sets (as xml) the "val" attribute