CellPresentation Property

Returns the parent presentation of a cell. Read-only IPresentation.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IPresentation Presentation { get; }

Property Value

Type: IPresentation

Implements

IPresentationComponentPresentation
See Also