ISlide
OleObjects Property
|
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
OleObjectCollection OleObjects { get; }
ReadOnly Property OleObjects As OleObjectCollection
Get
property OleObjectCollection^ OleObjects {
OleObjectCollection^ get ();
}
abstract OleObjects : OleObjectCollection with get
Property Value
Type:
OleObjectCollection
See Also