Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SerStr Class / string Property


In This Topic
string Property
In This Topic
Syntax
'Declaration
 
Public Property string As XLUnicodeString
 
'Usage
 
Dim instance As SerStr
Dim value As XLUnicodeString
 
instance.string = value
 
value = instance.string
See Also