ShapeRange.RTF Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
WriteOnly Property RTF As String
Set
'Usage
Dim instance As ShapeRange
Dim value As String
instance.RTF = value
string RTF { set; }
Property Value
Type: System.String