CommandEffect

CommandEffect class

Represents a command effect for an animation behavior.

CommandEffect

NameDescription
CommandEffect()Creates new instance.

Result: CommandEffect


getCommandString

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

Result: String


getShapeTarget

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

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


getType

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

Result: byte


setCommandString

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

setShapeTarget

NameDescription
setShapeTarget (LegacyDiagram)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 (GraphicalObject)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 (Ink)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 (SmartArtShape)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 (ZoomObject)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 (VideoFrame)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 (ZoomFrame)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 (SectionZoomFrame)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 (Chart)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 (SummaryZoomFrame)Defines shape target of command effect. Read/write IShape.

setType

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