ICellCollection

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

ICellCollection — ICellCollection API type.

Package: Aspose.Slides.Foss


Properties

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

See Also