Table of Contents

TFormula.Span Field

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

Unit: FlexCel.Core

TFormula.Span: TFormulaSpan;

See also