Table of Contents

TFormula.Span Property

For multicell formulas (like an array formula entered over more than one cell) this property says how many rows and columns the formula uses. Normal formulas will span one single cell

Syntax

Namespace: FlexCel.Core

public TFormulaSpan Span { get; }

See also