_Presentation.PublishObjects Property
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property PublishObjects As PublishObjects
Get
'Usage
Dim instance As _Presentation
Dim value As PublishObjects
value = instance.PublishObjects
PublishObjects PublishObjects { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.PublishObjects