Spread.Sheets Documentation
changeFormulaReference Field
GC.Spread.Sheets Namespace > Commands type : changeFormulaReference Field
Represents the command used to switch the formula reference between relative, absolute, and mixed when editing formulas.
Syntax
var value; // Type: changeFormulaReference
value = GC.Spread.Sheets.Commands.changeFormulaReference;
var changeFormulaReference : changeFormulaReference;
See Also

Reference

Commands type