Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ShapePropsStream Class / Text Property


In This Topic
Text Property (ShapePropsStream)
In This Topic
Syntax
'Declaration
 
Public Property Text As String
 
'Usage
 
Dim instance As ShapePropsStream
Dim value As String
 
instance.Text = value
 
value = instance.Text
See Also