Spread.Sheets Documentation
commitArrayFormula Field
GC.Spread.Sheets Namespace > Commands type : commitArrayFormula Field
Represents the command used to commit the cell editing and sets the array formula to the active range.
Syntax
var value; // Type: commitArrayFormula
value = GC.Spread.Sheets.Commands.commitArrayFormula;
var commitArrayFormula : commitArrayFormula;
See Also

Reference

Commands type