GcSpread.Sheets Namespace : FormulaInformation type |
var instance = new GcSpread.Sheets.FormulaInformation(name);
function FormulaInformation;
Object
GcSpread.Sheets.FormulaInformation
Name | Description | |
---|---|---|
FormulaInformation Constructor | Represents the formula information for a cell. |
Name | Description | |
---|---|---|
baseRange | Indicates the base range of the array formula. | |
formula | Indicates the formula string for the cell. | |
hasFormula | Indicates whether there is a formula in the cell. | |
isArrayFormula | Indicates whether the formula in the cell is an array formula. |