Spread.Sheets Documentation
TouchToolStrip Constructor
The Spread object.
The host DOM element.
Represents a toolbar.
Syntax
var instance = new GC.Spread.Sheets.Touch.TouchToolStrip(workbook, host);
function TouchToolStrip( 
   workbook : Workbook,
   host : HTMLElement
) : TouchToolStrip;

Parameters

workbook
The Spread object.
host
The host DOM element.
See Also

Reference

TouchToolStrip class

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.