Identify Shape on the slide in PowerPoint VSTO API using ID/Title/Whatever
问题 I'm writing a PowerPoint 2010 AddIn. In a nutshell this is what I do: Create PowerPoint Template (*.potx) with a great deal of defined Layout slides Write plugin that automates some common tasks that are made after presentation is done. One of them is to insert Agenda Slide (defined as Layout in SlideMaster) as the first slide in every section. After the Agenda Slide is inserted (that was pretty easy with: newAgendaSlide.MoveToSectionStart(sectionNumber) ) I must set the text of two Shape