Spread Windows Forms 12.0 Product Documentation
IsSpreadXmlFile Method (SpreadSerializer)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > SpreadSerializer Class : IsSpreadXmlFile Method
Determines whether the specified file contains a top-level Spread XML node.

Determines whether the specified source contains a top-level Spread XML node.

Overload List
OverloadDescription
Determines whether the specified file contains a top-level Spread XML node.  
Determines whether the specified stream contains a top-level Spread XML node.  
Remarks

Use this method to consider whether the source is indeed an XML file or XML stream with Spread data.

See Also

Reference

SpreadSerializer Class
SpreadSerializer Members