ICellCollection

ICellCollection

Vue de l’ensemble

‘ICellCollection’ est une interface dans Aspose.Slides FOSS pour .NET.

Représente une collection de cellules de tableau.

Propriétés : ‘AsICollection’, ‘Assienumerable’, `AsIPresentationComponent’, ‘AsISlideComposent’, ‘Count’, ’Presentations’ et 1 plus.

Propriétés

NameTypeAccessDescription
CountintReadGets the number of cells in the collection.
SlideIBaseSlide?ReadGets the slide that owns this collection.
PresentationIPresentation?ReadGets the presentation that owns this collection.
AsICollectionIList<ICell>ReadReturns a new list copy of the cells in this collection.
AsIEnumerableIEnumerable<ICell>ReadReturns a fresh enumerable over the cells in this collection.
AsISlideComponentISlideComponentReadReturns this instance as an ISlideComponent.
AsIPresentationComponentIPresentationComponentReadReturns this instance as an IPresentationComponent.

Voir aussi

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