Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / LbsDropData Class / str Property


In This Topic
str Property (LbsDropData)
In This Topic
Syntax
'Declaration
 
Public Property str As XLUnicodeString
 
'Usage
 
Dim instance As LbsDropData
Dim value As XLUnicodeString
 
instance.str = value
 
value = instance.str
See Also