2.13.40 TimeVisualElementEnum

Referenced by: VisualPageAtom, VisualShapeChartElementAtom, VisualShapeGeneralAtom, VisualSoundAtom

An enumeration that specifies the part of a slide or shape to which the animation is applied.

Name

Value

Meaning

TL_TVET_Shape

0x00000000

Applies to the shape and all its text.

TL_TVET_Page

0x00000001

Applies to the slide.

TL_TVET_TextRange

0x00000002

Applies to a specified range of text of the shape.

TL_TVET_Audio

0x00000003

Applies to the audio of the shape.

TL_TVET_Video

0x00000004

Applies to the video of the shape.

TL_TVET_ChartElement

0x00000005

Applies to the elements of the chart.

TL_TVET_ShapeOnly

0x00000006

Applies to the shape but not its text.

TL_TVET_AllTextRange

0x00000008

Applies to all text of the shape.