ExcelRangeIsArrayFormula Property
Gets a flag indicating if all the cells in the range contain an array formula.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool IsArrayFormula { get; }
Public ReadOnly Property IsArrayFormula As Boolean
Get
public:
property bool IsArrayFormula {
bool get ();
}
member IsArrayFormula : bool with get
Property Value
Boolean