Table of Contents

IRowColSize.ShowFormulaText Property

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

Syntax

Namespace: FlexCel.Core

public abstract Boolean ShowFormulaText { get; set; }

See also