Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelXF Interface / L123Prefix Property


In This Topic
L123Prefix Property (IExcelXF)
In This Topic
Not used
Syntax
'Declaration
 
Property L123Prefix As Boolean
 
'Usage
 
Dim instance As IExcelXF
Dim value As Boolean
 
instance.L123Prefix = value
 
value = instance.L123Prefix
See Also