var instance = new GC.Spread.Sheets.FloatingObjects.Picture(name, src, x, y, width, height);
function Picture( name : string, src : string, x : number, y : number, width : number, height : number ) : Picture;
Picture タイプ
© 2016-2017, GrapeCity inc. All rights reserved.