CommandEffect
CommandEffect class
Represents a command effect for an animation behavior.
CommandEffect
Returns: CommandEffect
getCommandString
| Name | Description |
|---|---|
| getCommandString () | Defines command string. Read/write String. |
Returns: String
getShapeTarget
| Name | Description |
|---|---|
| getShapeTarget () | Defines shape target of command effect. Read/write IShape. |
Returns: GraphicalObject, Connector, Shape, SmartArtShape, Table, Ink, SummaryZoomFrame, GeometryShape, SummaryZoomSection, ZoomFrame, OleObjectFrame, VideoFrame, SmartArt, GroupShape, InkActions, AutoShape, PictureFrame, SectionZoomFrame, Chart, AudioFrame, ZoomObject, LegacyDiagram
getType
| Name | Description |
|---|---|
| getType () | Defines command effect type of behavior. Read/write CommandEffectType. |
Returns: byte
setCommandString
| Name | Description |
|---|---|
| setCommandString (String) | Defines command string. Read/write String. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (GraphicalObject) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (Connector) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (Shape) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (SmartArtShape) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (Table) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (Ink) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (SummaryZoomFrame) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (GeometryShape) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (SummaryZoomSection) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (ZoomFrame) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (OleObjectFrame) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (VideoFrame) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (SmartArt) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (GroupShape) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (InkActions) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (AutoShape) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (PictureFrame) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (SectionZoomFrame) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (Chart) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (AudioFrame) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (ZoomObject) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setShapeTarget
| Name | Description |
|---|---|
| setShapeTarget (LegacyDiagram) | Defines shape target of command effect. Read/write IShape. |
Returns: void
setType
Returns: void
