[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.IsSpreadXmlFile

IsSpreadXmlFile Method

IsSpreadXmlFile(string)

Opens the specified file and determines whether it meets the minimal requirements to be considered a Spread XML file.

Declaration
public bool IsSpreadXmlFile(string fileName)
Public Function IsSpreadXmlFile(fileName As String) As Boolean
Parameters
Type Name Description
string fileName

String that contains the path and file name

Returns
Type Description
bool