Interface CTPictureOptions

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTPictureOptions extends XmlObject
An XML CT_PictureOptions(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
  • Field Details

  • Method Details

    • getApplyToFront

      CTBoolean getApplyToFront()
      Gets the "applyToFront" element
    • isSetApplyToFront

      boolean isSetApplyToFront()
      True if has "applyToFront" element
    • setApplyToFront

      void setApplyToFront(CTBoolean applyToFront)
      Sets the "applyToFront" element
    • addNewApplyToFront

      CTBoolean addNewApplyToFront()
      Appends and returns a new empty "applyToFront" element
    • unsetApplyToFront

      void unsetApplyToFront()
      Unsets the "applyToFront" element
    • getApplyToSides

      CTBoolean getApplyToSides()
      Gets the "applyToSides" element
    • isSetApplyToSides

      boolean isSetApplyToSides()
      True if has "applyToSides" element
    • setApplyToSides

      void setApplyToSides(CTBoolean applyToSides)
      Sets the "applyToSides" element
    • addNewApplyToSides

      CTBoolean addNewApplyToSides()
      Appends and returns a new empty "applyToSides" element
    • unsetApplyToSides

      void unsetApplyToSides()
      Unsets the "applyToSides" element
    • getApplyToEnd

      CTBoolean getApplyToEnd()
      Gets the "applyToEnd" element
    • isSetApplyToEnd

      boolean isSetApplyToEnd()
      True if has "applyToEnd" element
    • setApplyToEnd

      void setApplyToEnd(CTBoolean applyToEnd)
      Sets the "applyToEnd" element
    • addNewApplyToEnd

      CTBoolean addNewApplyToEnd()
      Appends and returns a new empty "applyToEnd" element
    • unsetApplyToEnd

      void unsetApplyToEnd()
      Unsets the "applyToEnd" element
    • getPictureFormat

      CTPictureFormat getPictureFormat()
      Gets the "pictureFormat" element
    • isSetPictureFormat

      boolean isSetPictureFormat()
      True if has "pictureFormat" element
    • setPictureFormat

      void setPictureFormat(CTPictureFormat pictureFormat)
      Sets the "pictureFormat" element
    • addNewPictureFormat

      CTPictureFormat addNewPictureFormat()
      Appends and returns a new empty "pictureFormat" element
    • unsetPictureFormat

      void unsetPictureFormat()
      Unsets the "pictureFormat" element
    • getPictureStackUnit

      CTPictureStackUnit getPictureStackUnit()
      Gets the "pictureStackUnit" element
    • isSetPictureStackUnit

      boolean isSetPictureStackUnit()
      True if has "pictureStackUnit" element
    • setPictureStackUnit

      void setPictureStackUnit(CTPictureStackUnit pictureStackUnit)
      Sets the "pictureStackUnit" element
    • addNewPictureStackUnit

      CTPictureStackUnit addNewPictureStackUnit()
      Appends and returns a new empty "pictureStackUnit" element
    • unsetPictureStackUnit

      void unsetPictureStackUnit()
      Unsets the "pictureStackUnit" element