SpreadJS Documentation
FormulaInformation Constructor
The name of the sheet.
Represents the formula information for a cell.
Syntax
var instance = new GcSpread.Sheets.FormulaInformation(name);
function FormulaInformation( 
   name : string
) : FormulaInformation;

Parameters

name
The name of the sheet.
See Also

Reference

FormulaInformation type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.