var instance = new GC.Spread.Sheets.FloatingObjects.FloatingObject(name, x, y, width, height); var returnValue; // Type: any returnValue = instance.y(value);
function y( value : number ) : any;
FloatingObject タイプ
© 2016-2017, GrapeCity inc. All rights reserved.