SpreadJS Documentation
name Method
GC.Spread.Sheets.Touch Namespace > TouchToolStripSeparator class : name Method
Gets the name of the separator.
Syntax
var instance = new GC.Spread.Sheets.Touch.TouchToolStripSeparator(canExecute);
var value; // Type: string
value = instance.name();
function name() : string;

Return Value

Returns the current separator name.
See Also

Reference

TouchToolStripSeparator class