Share via


FilterEffect.Type Property (PowerPoint)

Represents the type of animation. Read/write.

Syntax

expression .Type

expression A variable that represents a FilterEffect object.

Return Value

MsoAnimType

Remarks

The value of the Type property can be one of these MsoAnimType constants.

MsoAnimTypeColor

MsoAnimTypeMixed

MsoAnimTypeMotion

MsoAnimTypeNone

MsoAnimTypeProperty

MsoAnimTypeRoatation

MsoAnimTypeScale

MsoAnimTypeTransition

See Also

Concepts

FilterEffect Object Members

FilterEffect Object