var value; // Type: any value = GC.Spread.Sheets.Touch.TouchToolStripSeparator(canExecute);
function TouchToolStripSeparator( canExecute : boolean ) : any;
Parameters
- canExecute
- - Defines when to display the separator with a function. If returns
true
, display the separator; otherwise, hide the separator.