Send comments on this topic.
SlideshowTemplate Property
Attachmate.Reflection.Objects Library (Productivity) > OfficeTools Object : SlideshowTemplate Property
Gets or sets the presentation template to use when creating new slideshows.

Syntax

 
Object.SlideshowTemplate As String

Remarks

This property is relevant only if the Office Tools assembly supports slideshow templates. To configure Office Tools to not use a template, pass in an empty string instead of nothing.

See Also