Spread.Sheets Documentation
typeName Field
Represents the type name string used for supporting serialization.
Syntax
var instance = new GC.Spread.Sheets.FloatingObjects.FloatingObject(name, x, y, width, height);
var value; // Type: string
value = instance.typeName;
var typeName : string;
See Also

Reference

FloatingObject type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.