var layout = GC.Spread.Sheets.ImageLayout.stretch;
activeSheet.getCell(1,1).backgroundImageLayout(layout);