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