Spread.Sheets Documentation
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

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.