Table of Contents

TCellValue.AsFormula Method

If the cell contains a formula, it returns the value. If not, it raises an exception.

Syntax

Unit: FlexCel.Core

function TCellValue.AsFormula: TFormula;

See also