var instance = new GcSpread.Sheets.Spread(host, options); var value; // Type: string value = instance.name;
var name : string;
spread.name = "Spread1";
Spread type
Copyright © GrapeCity, inc. All rights reserved.