[]
IContainerIBackgroundPictureIShapes collection. TheShapes collection contains all the shapes on a slide.voiddelete()voidIShape object, which mustrepresent an AutoShape other than a line, freeform drawing, or connector.IRange object that represents the cell that lies underthe lower-right corner of the object.getChart()IChart contained in this shape.booleanIConnectorFormat object that contains connectorformatting properties.booleangetFill()IFillFormat object that contains fill formattingproperties for the specified chart or shape.IGroupShapes object that represents the individual shapesin the specified group.booleanIShape contains a chart.booleangetLine()ILineFormat object that contains line formattingproperties for the specified shape.booleangetName()IShape object that represents the common parent shape ofa child shape or a range of child shapes.IPictureFormat object that contains picture formattingproperties for the specified shape.doubleITextFrame object that contains the text and font styleproperties for the specified shape.IThreeDFormat object that contains 3-D – effectformatting properties for the specified shape.getTitle()IRange object that represents the cell that lies underthe upper-left corner of the specified object.getType()booleanintvoidsetAlternativeText(String alternativeText) voidsetAutoShapeType(AutoShapeType value) IShape object, which mustrepresent an AutoShape other than a line, freeform drawing, or connector.voidsetDecorative(boolean value) voidsetFormula(String formula) voidsetIsPrintable(boolean value) voidsetLocked(boolean value) voidvoidsetPlacement(Placement value) voidsetRotation(double value) voidvoidsetVisible(boolean value) voidtoImage(OutputStream stream,
ImageType imageType) voidtoImage(OutputStream stream,
ImageType imageType,
ImageSaveOptions options) voidvoidtoImage(String fileName,
ImageSaveOptions options) toJson()ungroup()voidzOrder(ZOrderType zOrderType) getHeight, getHeightInPixel, getLeft, getLeftInPixel, getTop, getTopInPixel, getWidth, getWidthInPixel, setHeight, setHeightInPixel, setLeft, setLeftInPixel, setTop, setTopInPixel, setWidth, setWidthInPixel value: The associated control. null if the shape is not a control.
IRange object that represents the cell that lies underthe upper-left corner of the specified object.IRange object that represents the cell that lies underthe lower-right corner of the object.value - The title of the alternative text associated with the specified shape.IChart contained in this shape.IShape object, which mustrepresent an AutoShape other than a line, freeform drawing, or connector.IShape object, which mustrepresent an AutoShape other than a line, freeform drawing, or connector.alternativeText - The alternative text string for the shape.value - True if the specified shape is decorative.IConnectorFormat object that contains connectorformatting properties. Applies to IShape objects that representconnectors.IFillFormat object that contains fill formattingproperties for the specified chart or shape.IShape contains a chart.ILineFormat object that contains line formattingproperties for the specified shape.IShape object that represents the common parent shape ofa child shape or a range of child shapes.IGroupShapes object that represents the individual shapesin the specified group. Use the indexer of IGroupShapes to return asingle shape from the group.IPictureFormat object that contains picture formattingproperties for the specified shape.ITextFrame object that contains the text and font styleproperties for the specified shape.IThreeDFormat object that contains 3-D – effectformatting properties for the specified shape.formula - The formula to set.zOrderType - Required com.grapecity.documents.excel.drawing.ZOrderType. Specifies where to move the specifiedshape relative to the other shapes.fileName - The output image file.fileName - The output image file.options - The options for output image.stream - The output image stream.imageType - Specifies the type of image to create.stream - The output image stream.imageType - Specifies the type of image to create.options - The options for output image.json - the json string represents a shape.