OpenXml Method (SpreadSerializer)
In This Topic
Loads the specified XML data (for a sheetview) from a stream into a sheetview.
Overload List
Overload | Description |
OpenXml(SheetView,Stream) | Loads the specified XML data (for a sheetview) from a stream into a sheetview. |
OpenXml(FpSpread,String) | Loads the specified XML data (for an entire Spread component) from a file into a Spread component. |
OpenXml(FpSpread,Stream) | Loads the specified XML data (for an entire Spread component) from a stream into a Spread component. |
See Also