IMasterSlideCollection

IMasterSlideCollection

Vue de l’ensemble

‘IMasterSlideCollection’ est une interface dans Aspose.Snits FOSS pour .NET.

Il représente une collection de master slides.

Cette interface fournit 1 méthode pour travailler avec les objets IMasterSlideCollection dans des programmes .NET. Les méthodes disponibles comprennent: ‘AddClone’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de l’Aspose.SdLides FOSS pour le package .net. Propriétés: AsICollection', Assienumerable, Count`.

Propriétés

NameTypeAccessDescription
CountintReadGets the number of master slides in the collection.
AsICollectionIList<IMasterSlide>ReadExposes the collection as a generic list interface.
AsIEnumerableIEnumerable<IMasterSlide>ReadExposes the collection as an enumerable interface.

méthodes

SignatureDescription
AddClone(sourceMaster: IMasterSlide)Adds a copy of a specified master slide to the end of the collection.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français