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