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. |