var instance = new GC.Spread.Sheets.Touch.TouchToolStrip(workbook, host); var value; // Type: any value = instance.getItems();
function getItems() : any;
Return Value
An array that contains all the items in the toolbar.
var instance = new GC.Spread.Sheets.Touch.TouchToolStrip(workbook, host); var value; // Type: any value = instance.getItems();
function getItems() : any;