ISlideMasterCollection Interface
Defines methods and properties for managing a collection of slide master objects.
Declaration
public interface ISlideMasterCollection extends ILimitedPresentationObjectCollection<SlideMaster>
Implements
com.devexpress.docs.presentation.ILimitedPresentationObjectCollection<com.devexpress.docs.presentation.SlideMaster>