SpreadSerializer Class Members
In This Topic
The following tables list the members exposed by SpreadSerializer.
Public Constructors
Public Methods
| Name | Description |
| IsSpreadXmlFile | Overloaded. Determines whether the specified file contains a top-level Spread XML node. |
| LoadTextFile | Overloaded. Loads the text file with the specified formatting. |
| OpenXml | Overloaded. Loads the specified XML data (for an entire Spread component) from a file into a Spread component. |
| SaveXml | Overloaded. Saves an entire Spread component to an XML file. |
Top
See Also