Public Methods
Public Properties
Applies the formula to all specified regions of cells. Overload List
Gets the cells to which the array formula is applied. Syntax Property Value The cells to which the array formula is applied. Remarks If this is null, the formula has not yet been applied.
Removes this array formula as the formula for the cells to which it was applied. Syntax Remarks After this method returns, the CellRange will be null.
Parses the specified formula value. The return value indicates whether the operation succeeded. Syntax Parameters value The string which defines the array formula to parse.cellReferenceMode The mode used to interpret cell references in the array formula.formula When this method returns, contains the array formula ...
Parses the specified formula value. The return value indicates whether the operation succeeded. Syntax Parameters value The string which defines the array formula to parse.cellReferenceMode The mode used to interpret cell references in the array formula.formula When this method returns, contains the array formula ...
Parses the specified formula value. The return value indicates whether the operation succeeded. Syntax Parameters value The string which defines the array formula to parse.cellReferenceMode The mode used to interpret cell references in the array formula.culture The culture used to parse the formula.formula When th...
Parses the specified formula value. The return value indicates whether the operation succeeded. Syntax Parameters value The string which defines the array formula to parse.cellReferenceMode The mode used to interpret cell references in the array formula.culture The culture used to parse the formula.formula When th...
Parses the specified formula value. The return value indicates whether the operation succeeded. Syntax Parameters value The string which defines the array formula to parse.cellReferenceMode The mode used to interpret cell references in the array formula.fileFormat The file format to use when parsing the formula. T...