Class XSSFGraphicFrame

java.lang.Object
org.apache.poi.xssf.usermodel.XSSFShape
org.apache.poi.xssf.usermodel.XSSFGraphicFrame
All Implemented Interfaces:
Shape

public final class XSSFGraphicFrame extends XSSFShape
Represents DrawingML GraphicalObjectFrame.
  • Method Details

    • getCTGraphicalObjectFrame

      @Internal public CTGraphicalObjectFrame getCTGraphicalObjectFrame()
    • setMacro

      public void setMacro(String macro)
      Sets the frame macro.
    • setName

      public void setName(String name)
      Sets the frame name.
    • getName

      public String getName()
      Returns the frame name.
      Returns:
      name of the frame
    • getAnchor

      public XSSFClientAnchor getAnchor()
      Returns the frame anchor.
      Specified by:
      getAnchor in interface Shape
      Overrides:
      getAnchor in class XSSFShape
      Returns:
      the XSSFClientAnchor anchor this frame is attached to
    • getId

      public long getId()
      Gets the frame id.
    • getShapeName

      public String getShapeName()
      Returns:
      the name of this shape