Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / XFile Class / FileType Property


In This Topic
FileType Property
In This Topic
Gets the type of the file.
Syntax
'Declaration
 
Public ReadOnly Property FileType As String
 
'Usage
 
Dim instance As XFile
Dim value As String
 
value = instance.FileType

Property Value

The type of the file.
See Also