SpreadJS Documentation
touchToolStrip Field
GC.Spread.Sheets Namespace > Workbook type : touchToolStrip Field
Represents the touch toolstrip.
Syntax
var instance = new GC.Spread.Sheets.Workbook(host);
var value; // Type: TouchToolStrip
value = instance.touchToolStrip;
var touchToolStrip : TouchToolStrip;
See Also

Reference

Workbook type