Click or drag to resize

ActiveSlide OleObjects Property

Returns the collection of Ole Objects on a slide. Read-only OleObjectCollection

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public OleObjectCollection OleObjects { get; }

Property Value

Type: OleObjectCollection
See Also