Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FtLbsData Class / rgLines Property


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