Overload | Description |
---|---|
IsSpreadXmlFile(String) | Determines whether the specified file contains a top-level Spread XML node. |
IsSpreadXmlFile(Stream) | Determines whether the specified stream contains a top-level Spread XML node. |
Determines whether the specified source contains a top-level Spread XML node.
Overload | Description |
---|---|
IsSpreadXmlFile(String) | Determines whether the specified file contains a top-level Spread XML node. |
IsSpreadXmlFile(Stream) | Determines whether the specified stream contains a top-level Spread XML node. |
Use this method to consider whether the source is indeed an XML file or XML stream with Spread data.