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.
  • Field Details

  • Method Details

    • getPicLocks

      CTPictureLocking getPicLocks()
      Gets the "picLocks" element
    • 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
    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

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

      void setExtLst(CTOfficeArtExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTOfficeArtExtensionList addNewExtLst()
      Appends and returns a new empty "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