ICellCollection

General

ICellCollection és una interfície en Aspose.Slides per a NET.

Representa una col·lecció de cèl·lules de taula.

Propietats

NameTypeAccessDescription
CountintReadRepresents the total number of cells in the collection
SlideIBaseSlide?ReadGets the slide that owns this cell collection, or null if none
PresentationIPresentation?ReadGets the presentation containing this cell collection, or null
AsICollectionIList<ICell>ReadProvides the cells as an IList view
AsIEnumerableIEnumerable<ICell>ReadProvides the cells as an IEnumerable view
AsISlideComponentISlideComponentRead
AsIPresentationComponentIPresentationComponentRead
 Català