Interface CTNonVisualDrawingShapeProps

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetSpLocks

        boolean isSetSpLocks()
        True if has "spLocks" element
      • setSpLocks

        void setSpLocks​(CTShapeLocking spLocks)
        Sets the "spLocks" element
      • addNewSpLocks

        CTShapeLocking addNewSpLocks()
        Appends and returns a new empty "spLocks" element
      • unsetSpLocks

        void unsetSpLocks()
        Unsets the "spLocks" element
      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • getTxBox

        boolean getTxBox()
        Gets the "txBox" attribute
      • xgetTxBox

        XmlBoolean xgetTxBox()
        Gets (as xml) the "txBox" attribute
      • isSetTxBox

        boolean isSetTxBox()
        True if has "txBox" attribute
      • setTxBox

        void setTxBox​(boolean txBox)
        Sets the "txBox" attribute
      • xsetTxBox

        void xsetTxBox​(XmlBoolean txBox)
        Sets (as xml) the "txBox" attribute
      • unsetTxBox

        void unsetTxBox()
        Unsets the "txBox" attribute