GetByType

LayoutSlideCollection.GetByType method

Returns the first layout slide of specified type. A type of layout slide to find.LayoutSlide with specified type or null if no layouts found.

public ILayoutSlide GetByType(SlideLayoutType type)

See Also