SpreadJS Documentation
IO type
GC.Spread.Excel Namespace : IO type
Represents an excel import and export class.
Syntax
var instance = new GC.Spread.Excel.IO();
function IO;
Inheritance Hierarchy

Object
   GC.Spread.Excel.IO

Constructors
 NameDescription
public ConstructorRepresents an excel import and export class.  
Top
Fields
 NameDescription
public Fieldstatic (Shared in Visual Basic)Specifies the excel io error code.  
Top
Methods
 NameDescription
public MethodImports an excel file.  
public MethodCreates and saves an excel file with the SpreadJS json.  
Top
See Also

Reference

GC.Spread.Excel Namespace