[]
IContainer
IBackgroundPicture
IShapes
collection. TheShapes collection contains all the shapes on a slide.void
delete()
void
IShape
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.boolean
IConnectorFormat
object that contains connectorformatting properties.getFill()
IFillFormat
object that contains fill formattingproperties for the specified chart or shape.IGroupShapes
object that represents the individual shapesin the specified group.boolean
IShape
contains a chart.boolean
getLine()
ILineFormat
object that contains line formattingproperties for the specified shape.boolean
getName()
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.double
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.getTitle()
IRange
object that represents the cell that lies underthe upper-left corner of the specified object.getType()
boolean
int
void
setAutoShapeType(AutoShapeType value)
IShape
object, which mustrepresent an AutoShape other than a line, freeform drawing, or connector.void
setFormula(String formula)
void
setIsPrintable(boolean value)
void
setLocked(boolean value)
void
void
setPlacement(Placement value)
void
setRotation(double value)
void
void
setVisible(boolean value)
void
toImage(OutputStream stream,
ImageType imageType)
void
toImage(OutputStream stream,
ImageType imageType,
ImageSaveOptions options)
void
void
toImage(String fileName,
ImageSaveOptions options)
toJson()
ungroup()
void
zOrder(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.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.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.