Interface CTNonVisualGraphicFrameProperties

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getGraphicFrameLocks

      CTGraphicalObjectFrameLocking getGraphicFrameLocks()
      Gets the "graphicFrameLocks" element
    • isSetGraphicFrameLocks

      boolean isSetGraphicFrameLocks()
      True if has "graphicFrameLocks" element
    • setGraphicFrameLocks

      void setGraphicFrameLocks(CTGraphicalObjectFrameLocking graphicFrameLocks)
      Sets the "graphicFrameLocks" element
    • addNewGraphicFrameLocks

      CTGraphicalObjectFrameLocking addNewGraphicFrameLocks()
      Appends and returns a new empty "graphicFrameLocks" element
    • unsetGraphicFrameLocks

      void unsetGraphicFrameLocks()
      Unsets the "graphicFrameLocks" 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