Back to Devexpress

SlideCollection.Move Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-slidecollection-dot-move.md

latest508 B
Original Source

SlideCollection.Move Method

NameParametersDescription
Move(Slide, Int32)slide, newIndexMoves a slide to a new position within the collection.
Move(Int32, Int32)oldIndex, newIndexMoves a slide from one position to another within the collection.