Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaTextBox Class / Rtf Property


In This Topic
Rtf Property
In This Topic
Internal use only. Gets RTF string.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Rtf As String
 
'Usage
 
Dim instance As FormulaTextBox
Dim value As String
 
value = instance.Rtf
See Also