var instance = new GC.Spread.Sheets.FloatingObjects.Picture(name, src, x, y, width, height); var returnValue; // Type: any returnValue = instance.pictureStretch(value);
function pictureStretch( value : ImageLayout ) : any;
Parameters
- value
- The stretch of the picture.
Return Value
If no value is set, returns the stretch of the picture; otherwise, returns the picture.