Spread for ASP.NET 7.0 Product Documentation
Open Method
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : Open Method


Glossary Item Box

Opens a saved Spread XML file and loads it into the Spread component. Opens a Spread XML file.

Overload List

OverloadDescription
Open(String)Opens a saved Spread XML file and loads it into the Spread component.  
Open(Stream)Opens a saved Spread XML file and loads it into the Spread component from a stream.  

Remarks

These methods open a source of Spread-compatible XML (Extensible Markup Language) from a file or stream.

For opening an Excel-formatted file, refer to the OpenExcel method. For opening a text file, refer to the SheetView LoadTextFile method.

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.