GC.Spread.Sheets.FormulaTextBox Namespace > FormulaTextBox class : showHelp Method |
var instance = new GC.Spread.Sheets.FormulaTextBox.FormulaTextBox(host, options); var returnValue; // Type: boolean returnValue = instance.showHelp(value);
function showHelp( value : boolean ) : boolean;