I'm a Word programmer looking for a way to do something in PowerPoint VBA. I'd like to apply a list level to the paragraph containing the insertion point. In Word, I woud use something lines of
Selection.Range.ListFormat.ApplyListTemplateWithLevelHow do I do this is PowerPoint?