Comment.Text Property
Returns a String that represents the text in a comment. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property Text As String
Get
'Usage
Dim instance As Comment
Dim value As String
value = instance.Text
string Text { get; }
Property Value
Type: System.String
String