_Presentation.Designs Property
Returns a Designs object that represents a collection of designs.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property Designs As Designs
Get
'Usage
Dim instance As _Presentation
Dim value As Designs
value = instance.Designs
Designs Designs { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.Designs