Position
(number) The 1-based position of the slide you want to remove from the object. Use -1 to remove all slides.
Re t u r n s
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions
SlideShow.FillFromFolder
OverviewExamples
SlideShow.FillFromFolder ( string ObjectName,
string FolderPath, boolean EmptyFirst = false, boolean Recurse = false )
De s cr ip t ion
Fills a slideshow object's slides from a folder.
P arame t er s
ObjectName
(string) The name of the slideshow object.