Table of Contents

ExcelFile.ShowFormulaText Property

When true, the formula text will be displayed instead of the formula value. You can also set this option with SheetOptions This property can work in different windows depending on the value of ActiveWindow

Syntax

Namespace: FlexCel.Core

public abstract Boolean ShowFormulaText { get; set; }

See also