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...
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...
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...
Parses the specified formula value. The return value indicates whether the operation succeeded. Overload List
Represents a two-dimensional array of ExcelCalcValue instances used in calculations. Syntax
Public Properties Public Methods
Public Methods
Public Properties
Gets the number of elements in the specified dimension of the array. Syntax Parameters dimension The zero-based index of the dimension. Return Value The number of elements in the specified dimension.
Gets the ExcelCalcValue at the specified index. Syntax Parameters x The index for the first dimension of the array. This is the relative column index for arrays representing cell regions on a worksheet.y The index for the second dimension of the array. This is the relative row index for arrays representing cell re...