IsSpreadXmlFile Method (FpSpread)
Opens the specified file and determines whether it meets the minimal requirements to be considered a Spread XML file.
'Declaration
Public Function IsSpreadXmlFile( _
ByVal As String _
) As Boolean
'Usage
Dim instance As FpSpread
Dim fileName As String
Dim value As Boolean
value = instance.IsSpreadXmlFile(fileName)
Parameters
- fileName
- String that contains the path and file name