Spread Windows Forms 12.0 Product Documentation
TextString Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > TextAndFont Class : TextString Property
Gets or sets the text string.
Syntax
'Declaration
 
Public Overridable Property TextString As String
'Usage
 
Dim instance As TextAndFont
Dim value As String
 
instance.TextString = value
 
value = instance.TextString
public virtual string TextString {get; set;}

Property Value

String containing the text
See Also

Reference

TextAndFont Class
TextAndFont Members