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


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