var instance = new GcSpread.Sheets.FloatingObject(name, x, y, width, height);
function FloatingObject( name : string, x : number, y : number, width : number, height : number ) : FloatingObject;
FloatingObject class
Copyright © GrapeCity, inc. All rights reserved.