CellCollection

General

CellCollection is a class in Aspose.Slides for NET. Inherits from: ISlideComponent, ICellCollection, IEnumerable<ICell>.

CellCollection és una classe en Aspose.Slides per NET. És heretat de: ゚ISlideComponent⌒, ゙ICellCollectionヽ, \\pLACHEHolding_3}<\Place Halders4>⌒.

Representa una col·lecció de cèl·lules de taula només per a lectura associada amb un diapositiu principal i part d’un diapasó.

Propietats

NameTypeAccessDescription
SlideIBaseSlide?ReadProvides the slide that owns this cell collection, or null if unavailable
PresentationIPresentation?ReadProvides the presentation containing the slide of this cell collection, or null
AsISlideComponentISlideComponentReadExposes the collection as an ISlideComponent interface
AsIPresentationComponentIPresentationComponentReadExposes the collection as an IPresentationComponent interface
AsICollectionIList<ICell>ReadExposes the cells as an IList collection
AsIEnumerableIEnumerable<ICell>ReadExposes the cells as an IEnumerable sequence
CountintReadReturns the total number of cells in the collection

Mètodes

SignatureDescription
GetEnumerator()Returns an enumerator to iterate over the cells in the collection
 Català