MsoAnimateByLevel Enumeration

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Public Enumeration MsoAnimateByLevel
'Usage
Dim instance As MsoAnimateByLevel
public enum MsoAnimateByLevel

Members

Member name Description
msoAnimateLevelMixed
msoAnimateLevelNone
msoAnimateTextByAllLevels
msoAnimateTextByFirstLevel
msoAnimateTextBySecondLevel
msoAnimateTextByThirdLevel
msoAnimateTextByFourthLevel
msoAnimateTextByFifthLevel
msoAnimateChartAllAtOnce
msoAnimateChartByCategory
msoAnimateChartByCategoryElements
msoAnimateChartBySeries
msoAnimateChartBySeriesElements
msoAnimateDiagramAllAtOnce
msoAnimateDiagramDepthByNode
msoAnimateDiagramDepthByBranch
msoAnimateDiagramBreadthByNode
msoAnimateDiagramBreadthByLevel
msoAnimateDiagramClockwise
msoAnimateDiagramClockwiseIn
msoAnimateDiagramClockwiseOut
msoAnimateDiagramCounterClockwise
msoAnimateDiagramCounterClockwiseIn
msoAnimateDiagramCounterClockwiseOut
msoAnimateDiagramInByRing
msoAnimateDiagramOutByRing
msoAnimateDiagramUp
msoAnimateDiagramDown

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace