CellContainsArrayFormula Property Bytescout Spreadsheet SDK
Gets a value indicating whether this cell contains an array formula.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public bool ContainsArrayFormula { get; }

Property Value

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

Implements

ICellContainsArrayFormula
See Also

Reference