SpreadJS Documentation
spread Method
The Spread component.
Gets or sets the Spread component to work with the formula text box.
Syntax
var instance = new GcSpread.Sheets.FormulaTextBox(host);
var returnValue; // Type: any
returnValue = instance.spread(value);
function spread( 
   value : Object
) : any;

Parameters

value
The Spread component.
See Also

Reference

FormulaTextBox type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.