GcSpread.Sheets.Calc Namespace : CalcSourceModel type |
var instance = new GcSpread.Sheets.Calc.CalcSourceModel(service, service2);
function CalcSourceModel;
Object
GcSpread.Sheets.Calc.CalcSourceModel
Name | Description | |
---|---|---|
CalcSourceModel Constructor | Represents a calculation source model which is used for storing all formulas and their dependents for one CalcSource. |
Name | Description | |
---|---|---|
getCalcService | Gets the calculation service. | |
getFormula | Gets the formula from the calculation engine. | |
getFormulaByName | Gets the formula from the calculation engine by name. | |
getSource | Gets the relative CalcSource | |
setArrayFormula | Sets the array formula to the calculation engine. | |
setFormula | Sets the formula to the calculation engine. | |
setFormulaByName | Sets the formula to the calculation engine. |