SpreadJS Documentation
TouchToolStrip class
GC.Spread.Sheets.Touch Namespace : TouchToolStrip class
Represents a toolbar.
Syntax
var instance = new GC.Spread.Sheets.Touch.TouchToolStrip(workbook, host);
function TouchToolStrip;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Touch.TouchToolStrip

Constructors
 NameDescription
public ConstructorRepresents a toolbar.  
Top
Methods
 NameDescription
public MethodAdds an item to the touch toolbar.  
public MethodClears all items in the toolbar.  
public MethodCloses the toolbar.  
public MethodGets the item with the specified name.  
public MethodGets all the items that belong to the toolbar.  
public MethodGets or sets the image area height.  
public MethodGets or sets the toolbar item height.  
public MethodGets or sets the toolbar item width.  
public MethodOpens a toolbar in a specific position relative to the touch point.  
public MethodRemoves the toolbar item with the specified name.  
public MethodGets or sets the toolbar separator height.  
Top
See Also

Reference

GC.Spread.Sheets.Touch Namespace
Using Touch Support with the Touch Toolbar