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: Chart, VideoFrame, Table, GeometryShape, ZoomObject, AutoShape, OleObjectFrame, GraphicalObject, LegacyDiagram, SmartArt, SummaryZoomSection, GroupShape, PictureFrame, SmartArtShape, Shape, AudioFrame, SectionZoomFrame, Connector, SummaryZoomFrame, Ink, ZoomFrame


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 (Chart)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 (Table)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 (ZoomObject)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 (OleObjectFrame)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 (LegacyDiagram)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 (SummaryZoomSection)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 (PictureFrame)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 (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 (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 (Ink)Defines shape target of command effect. Read/write IShape.

setShapeTarget

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

setType

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