Link Search Menu Expand Document

ICellContainsArrayFormula Property

Gets a value indicating whether this cell contains an array formula.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
bool ContainsArrayFormula { get; }

Property Value

Type: Boolean
true if this cell contains array formula; otherwise, false.
See Also

Reference