SpreadJS Documentation
Sheet Constructor
The name of the sheet.
Represents a sheet.
Syntax
var instance = new GcSpread.Sheets.Sheet(name);
function Sheet( 
   name : string
) : Sheet;

Parameters

name
The name of the sheet.
See Also

Reference

Sheet type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.