SpreadJS Documentation
baseRange Field
Indicates the base range of the array formula.
Syntax
var instance = new GcSpread.Sheets.FormulaInformation(name);
var value; // Type: Range
value = instance.baseRange;
var baseRange : Range;
See Also

Reference

FormulaInformation type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.