Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelFileHandler Class / OpeningXlsFile Property


In This Topic
OpeningXlsFile Property
In This Topic
Syntax
'Declaration
 
Public Property OpeningXlsFile As Object
 
'Usage
 
Dim instance As ExcelFileHandler
Dim value As Object
 
instance.OpeningXlsFile = value
 
value = instance.OpeningXlsFile
See Also