MasterSlideCollection

General

MasterSlideCollection is a class in Aspose.Slides for NET. Inherits from: IMasterSlideCollection, IEnumerable<IMasterSlide>.

MasterSlideCollection és una classe en Aspose.Slides per NET. És heretat de: ゚IMasterSlideCollection⌒, ヽIEnumerable⌒ .

Representa una col·lecció de diapositives mestres en una presentació.

Propietats

NameTypeAccessDescription
CountintRead
AsICollectionIList<IMasterSlide>ReadProvides the master slides as an IList of IMasterSlide
AsIEnumerableIEnumerable<IMasterSlide>ReadProvides the master slides as an IEnumerable of IMasterSlide

Mètodes

SignatureDescription
GetEnumerator()Returns an enumerator that iterates through the master slides.
AddClone(sourceMaster: IMasterSlide)Adds a clone of the given IMasterSlide to the collection
GetNextMasterFileNumber()The next available number for a master slide file.
GetNextLayoutFileNumber()The next available number for a layout slide file.
GetMaxMasterLayoutIdInPresentation()The maximum ID found, or 2147483647 if none exist.
 Català