Spread.Sheets Documentation
getItems Method
Gets all the items that belong to the toolbar.
Syntax
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.
See Also

Reference

TouchToolStrip class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.