Comments Interface
Represents a collection of Comment objects.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("914934D4-5A91-11CF-8700-00AA0060263B")> _
Public Interface Comments _
Inherits Collection
'Usage
Dim instance As Comments
[GuidAttribute("914934D4-5A91-11CF-8700-00AA0060263B")]
public interface Comments : Collection