Interface CTNonVisualPictureProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetPicLocks

        boolean isSetPicLocks()
        True if has "picLocks" element
      • setPicLocks

        void setPicLocks​(CTPictureLocking picLocks)
        Sets the "picLocks" element
      • addNewPicLocks

        CTPictureLocking addNewPicLocks()
        Appends and returns a new empty "picLocks" element
      • unsetPicLocks

        void unsetPicLocks()
        Unsets the "picLocks" element
      • isSetExtLst

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

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

        boolean getPreferRelativeResize()
        Gets the "preferRelativeResize" attribute
      • xgetPreferRelativeResize

        XmlBoolean xgetPreferRelativeResize()
        Gets (as xml) the "preferRelativeResize" attribute
      • isSetPreferRelativeResize

        boolean isSetPreferRelativeResize()
        True if has "preferRelativeResize" attribute
      • setPreferRelativeResize

        void setPreferRelativeResize​(boolean preferRelativeResize)
        Sets the "preferRelativeResize" attribute
      • xsetPreferRelativeResize

        void xsetPreferRelativeResize​(XmlBoolean preferRelativeResize)
        Sets (as xml) the "preferRelativeResize" attribute
      • unsetPreferRelativeResize

        void unsetPreferRelativeResize()
        Unsets the "preferRelativeResize" attribute