CommandEffect

CommandEffect class

Represents a command effect for an animation behavior.

CommandEffect

NameDescription
CommandEffect()Creates new instance.

Returns: CommandEffect


getCommandString

NameDescription
getCommandString ()Defines command string. Read/write String.

Returns: String


getShapeTarget

NameDescription
getShapeTarget ()Defines shape target of command effect. Read/write IShape.

Returns: Shape, AudioFrame, LegacyDiagram, SmartArtShape, GeometryShape, Chart, GroupShape, AutoShape, VideoFrame, ZoomFrame, GraphicalObject, PictureFrame, ZoomObject, SectionZoomFrame, Connector, SummaryZoomFrame, OleObjectFrame, Ink, SmartArt, Table, SummaryZoomSection


getType

NameDescription
getType ()Defines command effect type of behavior. Read/write CommandEffectType.

Returns: byte


setCommandString

NameDescription
setCommandString (String)Defines command string. Read/write String.

setShapeTarget

NameDescription
setShapeTarget (Shape)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (AudioFrame)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (LegacyDiagram)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (SmartArtShape)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (GeometryShape)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (Chart)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (GroupShape)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (AutoShape)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (VideoFrame)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (ZoomFrame)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (GraphicalObject)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (PictureFrame)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (ZoomObject)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (SectionZoomFrame)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (Connector)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (SummaryZoomFrame)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (OleObjectFrame)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (Ink)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (SmartArt)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (Table)Defines shape target of command effect. Read/write IShape.

setShapeTarget

NameDescription
setShapeTarget (SummaryZoomSection)Defines shape target of command effect. Read/write IShape.

setType

NameDescription
setType (byte)Defines command effect type of behavior. Read/write CommandEffectType.