Package org.apache.poi.xssf.usermodel
Class XSSFGraphicFrame
java.lang.Object
org.apache.poi.xssf.usermodel.XSSFShape
org.apache.poi.xssf.usermodel.XSSFGraphicFrame
- All Implemented Interfaces:
Shape
Represents DrawingML GraphicalObjectFrame.
-
Method Summary
Methods inherited from class org.apache.poi.xssf.usermodel.XSSFShape
getDrawing, getParent, isNoFill, setFillColor, setLineStyle, setLineStyleColor, setLineWidth, setNoFill
-
Method Details
-
getCTGraphicalObjectFrame
-
setMacro
Sets the frame macro. -
setName
Sets the frame name. -
getName
Returns the frame name.- Returns:
- name of the frame
-
getAnchor
Returns the frame anchor. -
getId
public long getId()Gets the frame id. -
getShapeName
- Returns:
- the name of this shape
-