All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getManualLayout

      CTManualLayout getManualLayout()
      Gets the "manualLayout" element
    • isSetManualLayout

      boolean isSetManualLayout()
      True if has "manualLayout" element
    • setManualLayout

      void setManualLayout(CTManualLayout manualLayout)
      Sets the "manualLayout" element
    • addNewManualLayout

      CTManualLayout addNewManualLayout()
      Appends and returns a new empty "manualLayout" element
    • unsetManualLayout

      void unsetManualLayout()
      Unsets the "manualLayout" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" element
    • isSetExtLst

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

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

      CTExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element