Spread.Sheets Documentation
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 ConstructorIO ConstructorRepresents an excel import and export class.  
Top
Fields
 NameDescription
public Fieldstatic (Shared in Visual Basic)ErrorCodeSpecifies the excel io error code.  
Top
Methods
 NameDescription
public MethodopenImports an excel file.  
public MethodsaveCreates and saves an excel file with the SpreadJS json.  
Top
See Also

Reference

GC.Spread.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.