CellCollection — Aspose.Slides FOSS C# (.NET) API Reference

CellCollection — CellCollection API type. Inherits from: ISlideComponent, ICellCollection, IEnumerable<ICell>.

Package: Aspose.Slides.Foss


Properties

PropertyTypeAccessDescription
SlideIBaseSlide?Read/Write
PresentationIPresentation?Read/Write
AsISlideComponentISlideComponentRead/Write
AsIPresentationComponentIPresentationComponentRead/Write
AsICollectionIList<ICell>Read/Write
AsIEnumerableIEnumerable<ICell>Read/Write
CountintRead/Write

Methods

MethodReturnsDescription
GetEnumerator()void

See Also