Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

The Slides class represents the set of slides in a PowerPoint presentation. This object is used to manage (add, copy, remove, etc.) the slides in the presentation To return a Slides object, use Presentation.Slides.

...

Name

Description

Count

Excerpt Include
PPTW8:Slides.CountPPTW8:
Slides.Count
nopaneltrue
Indexers

Name

Description

Item(Int)

Excerpt Include
PPTW8:Slides.Item(Int)PPTW8:
Slides.Item(Int)
nopaneltrue

...

Name

Description

CopySlide(Slide, Int)

Excerpt Include
PPTW8:Slides.CopySlide(PowerPointWriter.Slide, Int)PPTW8:
Slides.CopySlide(PowerPointWriter.Slide, Int)
nopaneltrue

Delete(Int)

Excerpt Include
PPTW8:Slides.Delete(Int)PPTW8:
Slides.Delete(Int)
nopaneltrue

GetEnumerator()

Excerpt Include
PPTW8:Slides.GetEnumerator()PPTW8:
Slides.GetEnumerator()
nopaneltrue