GC.Spread.Sheets Namespace > Workbook type : setActiveSheetIndex Method |
var instance = new GC.Spread.Sheets.Workbook(host); var returnValue; // Type: any returnValue = instance.setActiveSheetIndex(value);
function setActiveSheetIndex( value : number ) : any;
spread.setActiveSheetIndex(1);