EffectInformation.TextUnitEffect Property (PowerPoint)
Indicates whether the text in the specified shape is animated paragraph by paragraph, word by word, or letter by letter. Read-only.
Syntax
expression .TextUnitEffect
expression A variable that represents an EffectInformation object.
Return Value
MsoAnimTextUnitEffect
Remarks
The value of the TextUnitEffect property can be one of these MsoAnimTextUnitEffect constants.
msoAnimTextUnitEffectByCharacter |
msoAnimTextUnitEffectByParagraph |
msoAnimTextUnitEffectByWord |
msoAnimTextUnitEffectMixed |